Plushie.Type.Composite.List (Plushie v0.7.1)

Copy Markdown View Source

Composite type for typed lists.

Every element is cast through the inner type. All must succeed.

field :tags, {:list, :string}