Color.UnknownSortKeyError exception (Color v0.12.1)

Copy Markdown

Raised when Color.sort/2 is called with a :by value that is neither a recognised preset atom nor a 1-arity function.

Has fields:

  • :key — the unrecognised value.

  • :valid — the list of supported preset atoms.