Search Results

phobos
std.​functional.​binaryFun.​binaryFun

Undocumented in source.

phobos
std.​functional.​binaryFun

Transforms a string representing an expression into a binary function. The string must either use symbol names a and b as the parameters or provide the symbols via the parm1Name and parm2Name arguments.