Interface WithContributors<Char>

A wrapper around a character value that adds which elements contributed to the character value.

Type Parameters

  • Char

Hierarchy

  • WithContributors

Properties

Properties

char: Char
contributors: Element[]

A list of elements that all contributed to the result. All sub-elements of the listed elements also contribute.