Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExplicableMappingStructure<F, V, V1>

This will be a union type when we add another one

Type parameters

  • F

  • V

  • V1 = V

Hierarchy

  • ExplicableMappingStructure

Index

Properties

applyFunction

applyFunction: (v: V1) => V

Type declaration

    • (v: V1): V
    • Parameters

      • v: V1

      Returns V

component

component: Mapping<F, V1>

compositionStyle

compositionStyle: ApplyFunctionToOutput

Generated using TypeDoc