• Gets the current picking element of the zipper.

    Type Parameters

    • T

    Parameters

    • zipper: Zipper<T>

      The zipper to be extracted.

    Returns T

    The current element.

Generated using TypeDoc