Plumber v0.1.0
Toolbox.Keyword
Functions closely related to Keyword
that didn’t make it or didn’t yet make it to the standard library.
Summary
Check if the given value is a keyword list
Functions
Check if the given value is a keyword list.
This function is slow because it iterates over every element in the list
to assert that it is indeed a key-value tuple.