Skip to content

Commit

Permalink
Add base-env type for symbol<?
Browse files Browse the repository at this point in the history
  • Loading branch information
takikawa committed Nov 12, 2014
1 parent 4c77742 commit 16678ae
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -394,6 +394,7 @@
[string->uninterned-symbol (-String . -> . Sym)]
[string->unreadable-symbol (-String . -> . Sym)]
[gensym (->opt [(Un Sym -String)] Sym)]
[symbol<? (->* (list -Symbol -Symbol) -Symbol -Boolean)]

;; Section 4.7 (Regular Expressions)
[regexp? (make-pred-ty -Regexp)]
Expand Down

0 comments on commit 16678ae

Please sign in to comment.