speced.def icon indicating copy to clipboard operation
speced.def copied to clipboard

defn: observe attr-map

Open vemv opened this issue 5 years ago • 0 comments

The attr-map, namely {} in (defn x {} [] ....) could have utils.spec directives.

Currently the would be ignored.

  • [ ] Start observing the attr-map
  • [ ] Expand all defn tests accordingly
  • [ ] Important: assert that the attr-map itself lacks metadata
    • would signal a ret val spec that was misdirected

vemv avatar Mar 20 '19 01:03 vemv