Module Logical.Unsafe

type state = {
rstate : P.e;
ustate : P.u;
wstate : P.w;
sstate : P.s;
}
val make : ('astatestateExninfo.iexn) BackState.t -> 'a t
val repr : 'a t -> ('astatestateExninfo.iexn) BackState.t