Module functions

Source

Structsยง

ProxyWrite ๐Ÿ”’
Struct detailing a store operation that must happen after a function call

Enumsยง

Conversion ๐Ÿ”’
Helper enum containing the type of conversion need for a call

Functionsยง

builtin_required_variations ๐Ÿ”’
Helper method returning all the non standard builtin variations needed to process the function call with the passed arguments
conversion ๐Ÿ”’
Helper function, returns the type of conversion from source to target, if a conversion is not possible returns None.