Definitions MarkB generic Sections NuprlLIB Doc

No other cites to report in MarkB_generic
spread3Def let x,y,z = a in t(x;y;z) == a/x,zz. zz/y,z. t(x;y;z)

Syntax:let x,y,z = a in t(x;y;z) has structure: spreadn(a; x,y,z.t(x;y;z))

About:
spread!abstraction

Definitions MarkB generic Sections NuprlLIB Doc