WhoCites
Definitions
mb
event
system
4
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites ma-single-init?
ma-single-init
Def
x
:
t
initially
x
=
v
== mk-ma(
x
:
t
; ;
x
:
v
; ; ; ; ; )
fpf-empty
Def
== <nil,
x
.
>
fpf-single
Def
x
:
v
== <[
x
],
x
.
v
>
mk-ma
Def
mk-ma(
ds
;
da
;
init
;
pre
;
ef
;
send
;
frame
;
sframe
)
Def
== <
ds
,
da
,
init
,
pre
,
ef
,
send
,
frame
,
sframe
,
>
Syntax:
x
:
t
initially
x
=
v
has structure:
ma-single-init(
x
;
t
;
v
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
mb
event
system
4
Sections
EventSystems
Doc