Share via


FoldScorable<Item,Score>.State Struct

Definition

Per-scorable opaque state used during scoring process.

public struct FoldScorable<Item,Score>.State
type FoldScorable<'Item, 'Score>.State = struct
Public Structure FoldScorable(Of Item, Score).State

Type Parameters

Item
Score
Inheritance
FoldScorable<Item,Score>.State

Constructors

FoldScorable<Item,Score>.State(Int32, IScorable<Item,Score>, Object)

Fields

ordinal
scorable
state

Applies to