[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | ErlTuple( Object ) | Initializes a new instance of the ErlTuple class |
![]() | ErlTuple(ErlTuple) | Initializes a new instance of the ErlTuple class |
![]() | ErlTuple( IErlObject ) |
Create an Erlang tuple from the given list of items
|
![]() | ErlTuple(List IErlObject , Boolean) | Initializes a new instance of the ErlTuple class |
See Also