| Class | ArraySet |
| In: |
lib/json-schema/util/array_set.rb
|
| Parent: | Array |
This is a hack that I don‘t want to ever use anywhere else or repeat EVER, but we need enums to be an Array to pass schema validation. But we also want fast lookup!