Ticket #296 (closed defect: fixed)
map not usable in untyped contexts
| Reported by: | David Van Horn <dvanhorn@…> | Owned by: | krhari |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | krhari/pfds.plt | Keywords: | |
| Cc: | krhari, dvanhorn | Version: | (1 4) |
| Racket Version: | 5.0.1.3 |
Description
Welcome to Racket v5.0.1.3. > (require (prefix-in tr: (planet krhari/pfds:1:3/skewbinaryrandomaccesslist))) > (tr:map add1 (tr:build-list 5 (λ (i) i))) readline-input::78: Type Checker: The type of list-map cannot be converted to a contract in: (tr:map add1 (tr:build-list 5 (λ (i) i)))
Change History
Note: See
TracTickets for help on using
tickets.
