Skip to content

Refactor spec-ref kw's in processor.clj for better consistency and phrasing #68

Description

@stanislowskij

The keywords here are very messy and inconsistent. Examples:

  • Multiple different keywords that translate to "a sequence":
:collection "a sequence" :coll "a sequence" :collection-map "a sequence"
  • Hyper-specific translation for the actual :sequence keyword:
:sequence "a sequence of vectors with only 2 elements or a map with key-value pairs"'
  • Any other examples of inconsistent keywording for specs

Some of these should definitely be revisited, not only here, but in our core function specs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions