Header menu logo B2R2

IFunctionApplicable Type

Represents a function that can be applied to arguments.

Instance members

Instance member Description

this.Apply

Full Usage: this.Apply

Parameters:
Returns: Result<(bigint * NumberType * int), string>
Modifiers: abstract

Applies the function to the given list of arguments.

arg0 : (bigint * NumberType * int) list
Returns: Result<(bigint * NumberType * int), string>

Type something to start searching.