Helpful
    Preparing search index...

    A object that can deserialize an IZSort list from a string.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Deserializes a candidate string to an object T.

      Parameters

      • candidate: string

        The candidate string to deserialize.

      Returns IZSort[]

      The object that was deserialized.

      An error if the candidate contains semantic errors and cannot be deserialized to the given target type.