Farkle


F<'T> Type

A delegate that fuses the many members of a production into one arbitrary object.

In F# this type is shortened to F to avoid clutter in user code.

A .NET delegate was used because read-only spans are incompatible with F# functions.

Instance members

Instance member Description

this.Invoke

Full Usage: this.Invoke

Parameters:
Returns: 'T
Modifiers: abstract
members : ReadOnlySpan<obj>
Returns: 'T