Array
Functions
toArray
Convert a uint256
element to an array.
Parameters
Name
Type
Description
element
uint256
The element to convert.
toArray
Convert an address
element to an address
array.
Parameters
Name
Type
Description
element
address
The element to convert.
Last updated