Fork me on GitHub
#schema
<
2022-07-21
>
Matt Ielusic18:07:17

What’s the canonical way to get the allowed values for an enum schema? It looks like an enum behaves like a map with a :vs key pointing to the values, but I’m wary about relying on undocumented behavior like that.