History log of /seL4-l4v-master/HOL4/src/finite_maps/sptreepp.sml
Revision Date Author Comments
# 64a496f4 06-Jan-2020 Michael Norrish <michael.norrish@data61.csiro.au>

Provide print-only syntax for ground sptree values

E.g.,

> ``BN (LS v) (LS w)``;
<<HOL message: inventing new type variable names: 'a>>
val it = “⦕ 1 ↦ w; 2 ↦ v ⦖”: term

There's a trace to turn it off. Considering enabling it as input
syntax as well.