vayne v0.0.6 (2016-06-30T14:29:53Z)
Dub
Repo
Value.opApply
vayne
value
Value
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(Value) dg)
int
opApply
(int delegate(size_t, Value) dg)
struct
Value
int
opApply
(
int
delegate
(
size_t
,
Value
)
dg
)
int
opApply
(int delegate(Value, Value) dg)
int
opApply
(int delegate(string, Value) dg)
Meta
Source
See Implementation
vayne
value
Value
constructors
this
enums
Type
functions
binaryOp
call
compareOp
concatOp
get
has
keys
opApply
opEquals
opIndex
opIndexAssign
opSlice
toHash
toString
unaryOp
properties
length
type
static functions
emptyAssocArray
emptyObject
structs
Function
unions
Storage