[This is preliminary documentation and is subject to change.]
Implicit conversion of bool to ErlBoolean
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public static implicit operator ErlBoolean (
bool a
)
public static implicit operator ErlBoolean (
bool a
)
Public Shared Widening Operator CType (
a As Boolean
) As ErlBoolean
Public Shared Widening Operator CType (
a As Boolean
) As ErlBoolean
static implicit operator ErlBoolean (
bool a
)
static implicit operator ErlBoolean (
bool a
)
F# does not support the declaration of new casting operators.
F# does not support the declaration of new casting operators.
Return Value
Type:
ErlBoolean