mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
Block
mambo
core
Block
Undocumented in source.
struct
Block (
Args
...
) {
void
delegate
(
void
delegate
(
Args
))
dg
;
void
opIn
(void delegate(Args) block);
}
Members
Functions
opIn
void
opIn
(void delegate(Args) block)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dg
void
delegate
(
void
delegate
(
Args
))
dg
;
Undocumented in source.
Meta
Source
See Implementation
mambo
core
Block
modules
Array
AssociativeArray
Attribute
Block
_
core
io
string