rxd ~master (2022-04-18T11:12:32.4611898)
Dub
Repo
Lambda
rxd
meta2
lambda
Undocumented in source.
struct
Lambda (
alias
fun
State
...
) {
State
state
;
auto
opCall
(A args);
this
();
this
(State s);
}
Constructors
this
this
()
Undocumented in source.
this
this
(State s)
Undocumented in source.
Members
Functions
opCall
auto
opCall
(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
state
State
state
;
Undocumented in source.
Meta
Source
See Implementation
rxd
meta2
lambda
functions
λ
structs
Lambda