Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove now-resolved .Bool dispatch issue from nommap.
  • Loading branch information
jnthn committed Jul 7, 2011
1 parent 2898945 commit 3279598
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NOMMAP.markdown
Expand Up @@ -10,8 +10,6 @@ Current fails that people are likely to encounter (no particular order):
* regexes missing
* is export on methods
- should work outside the setting; note here if not
* multi dispatch to .Bool seems to be borked - for example 0i.Bool does not
call the multi in Complex.

Things that aren't blockers but might be worth knowing about:
* attribute := doesn't work in CORE.setting (works outside of setting, though)
Expand Down

0 comments on commit 3279598

Please sign in to comment.