Up

Module Shared_flags

Signature

type 'a t = {
flags
: unit Flag.t list ;
get
: unit -> 'a ;
}