Function just

  • Standalone Just value extractor

    Userful for passing as a function to collection transformers

    Type Parameters

    • R

      underlying value type

    Parameters

    • just: Just<R>

      Just instance

    Returns R

    underlying value

Generated using TypeDoc