<Toplevel Module>
Umu
Value
Core
Top
Class
Device
Math
Struct
Opaque
Object
Unit
Atom
class: |
Abstract
|
Product
class: |
Abstract
|
Union
class: |
Abstract
|
Morph
class: |
Abstract
|
SExpr
class: |
Abstract
|
Fun
Ref
Susp
IO
class: |
Abstract
|
Dir
Object
(
Builtin-Module
)
Top
(
Umu::Value::Core
)
has properties |
|
Class
(
Umu::Value::Core
)
Device
(
Umu::Value::Core
)
Math
(
Umu::Value::Core
)
Opaque
(
Umu::Value::Core
)
Object
(
Umu::Value::Core
)
has properties |
|
Unit
(
Umu::Value::Core
)
Abstract
(
Umu::Value::Core::Atom
)
Abstract
(
Umu::Value::Core::Product
)
Abstract
(
Umu::Value::Core::Union
)
Abstract
(
Umu::Value::Core::Morph
)
Abstract
(
Umu::Value::Core::SExpr
)
Fun
(
Umu::Value::Core
)
has properties |
|
Ref
(
Umu::Value::Core
)
Susp
(
Umu::Value::Core
)
Abstract
(
Umu::Value::Core::IO
)
Dir
(
Umu::Value::Core
)
meth_apply_binary
(
|
loc
,
|
env
,
| |
event
,
| |
fst_value
,
| |
snd_value
)
|
#112
in
value/core/function.rb
meth_apply_nary
(
|
loc
,
|
env
,
| |
event
,
| |
fst_value
,
| |
snd_value
,
| |
tail_values
)
|