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-effect?
ma-single-effect
Def ma-single-effect(
ds
;
da
;
k
;
x
;
f
) == mk-ma(
ds
;
da
; ; ; <
k
,
x
> :
f
; ; ; )
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
,
>
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
mb
event
system
4
Sections
EventSystems
Doc