Skip to content

Maps as keys are not fully supported #9

Description

@stathissideris
> (pprint-specs
    (infer-specs [{{:a 4} 3}
                  {{:a 8} 4}] ::foo) *ns* 's)

(s/def ::foo (s/map-of (s/keys :req-un [::a]) integer?))

::a should have been promoted to top-level as a named spec

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions