Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseTerm

BaseTerm

Hierarchy

Implements

  • Term

Index

Properties

Methods

Properties

Abstract type

type: string

Methods

Abstract compile

  • compile(): Except<Object>

fold

  • fold<A>(prev: A, f: FoldFunc<Object, A>): A
  • Type parameters

    • A

    Parameters

    • prev: A
    • f: FoldFunc<Object, A>

    Returns A

Generated using TypeDoc