• Gets the tail elements.

    Type Parameters

    • F

    • A

    Parameters

    • c: Cofree<F, A>

      The instance of Cofree.

    Returns Get1<F, Cofree<F, A>>

    The tail elements contained by F.

Generated using TypeDoc