• Gets the contained value from Cat. It is convenient to apply the getter for projection to some functor.

    Type Parameters

    • T

    Parameters

    • cat: Cat<T>

      Source Cat.

    Returns T

    Contained value.

Generated using TypeDoc