Module Sek.SupplyDefault
Parameters
Signature
type side = S.side
val front : S.sideval back : S.sideval other : S.side -> S.side
type direction = S.direction
val forward : S.directionval backward : S.directionval opposite : S.direction -> S.directionval sign : S.direction -> int
exception Emptyexception End
val snapshot : 'a S.Ephemeral.t -> 'a S.Persistent.tval snapshot_and_clear : 'a S.Ephemeral.t -> 'a S.Persistent.tval edit : 'a S.Persistent.t -> 'a S.Ephemeral.tval released : unit -> unit