doddle
    Preparing search index...

    Function is

    • Checks if the provided input is an ASeq.

      Type Parameters

      • T = unknown

      Parameters

      • input: any

        Input to check.

      Returns input is ASeq<T>

      true if the input is an ASeq, otherwise false.