Skip to content

ArrayTypedPrimitive

type ArrayTypedPrimitive<T> = intersection

Array-accepting primitive parser that splits a comma-separated string or maps over an existing string array.

Learn: Primitives and builders

Last updated: