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