FuncType - v0.20.0
    Preparing search index...

    Function createSerializer

    • Creates a serializer for a simple tagged value

      Parameters

      • tag: string

        The type tag (e.g., "Some", "List", "Success")

      • value: unknown

        The value to serialize

      Returns SerializationResult

      Serialization methods