Contents

applied(to:eventHandler:)

Performs an ordinal encoding on a single input.

Declaration

func applied(to input: Category?, eventHandler: EventHandler? = nil) throws -> Int

Parameters

  • input:

    A category to encode.

  • eventHandler:

    An event handler.

Return Value

A ordinal encoded value.

See Also

Applying the transformation