applied(to:eventHandler:)
Performs an ordinal encoding on a single input.
Declaration
func applied(to input: Category?, eventHandler: EventHandler? = nil) throws -> IntParameters
- input:
A category to encode.
- eventHandler:
An event handler.
Return Value
A ordinal encoded value.