libwasm.lodash

Undocumented in source.

Members

Aliases

CallbackType
alias CallbackType = VarType
Undocumented in source.
NoAttributes
alias NoAttributes(T) = SetFunctionAttributes!(T, "D", FunctionAttribute.none)
Undocumented in source.

Enums

VarType
enum VarType
Undocumented in source.

Functions

getTypeFromCallback
VarType getTypeFromCallback()
Undocumented in source. Be warned that the author may not have intended to support it.
getVarType
VarType getVarType()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Command
struct Command
Undocumented in source.
Lodash
struct Lodash

Creates a _. javascript compute object. Any function that returns a primary type rather than Lodash will execute the chaining sequence.

Unions

Callback
union Callback
Undocumented in source.
InitVal
union InitVal
Undocumented in source.
Param
union Param
Undocumented in source.

Meta