shajara API
    Preparing search index...

    Variable isLeftConst

    isLeft: <E>(ma: Either<E, unknown>) => ma is Left<E>

    Returns true if the either is an instance of Left, false otherwise.

    Type Declaration

    2.0.0