Timeline for Type checking as opposed to multiple functions?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 22, 2015 at 21:44 | comment | added | coredump | The simple approach to have something like return-type polymorphism is to give the return type as an input parameter, which is generally sufficient: (map 'string #'code-char (map 'list #'char-code "Identity")) | |
| Oct 1, 2015 at 10:35 | history | answered | amon | CC BY-SA 3.0 |