Update rhs.rkt
This commit is contained in:
parent
89af786679
commit
a25985dab2
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@ Licensed under GPL (2 or 3? FIXME)
|
||||||
;; JBC, 2014-- looks like most of these library functions have
|
;; JBC, 2014-- looks like most of these library functions have
|
||||||
;; equivalents in Racket....
|
;; equivalents in Racket....
|
||||||
|
|
||||||
|
;; quakehead: I'm assuming these functions are to handle the port of rsc3 from haskell to scheme.
|
||||||
|
;; this table has basic list functions in haskell vs racket:
|
||||||
|
;; https://artyom.me/learning-racket-1#interlude-list-functions
|
||||||
|
;; copied here: https://gist.github.com/quakehead/42b25c8891565cf9f761
|
||||||
|
|
||||||
;; prelude.scm ;;;;;;;;;;;;;;;;;;;;;;
|
;; prelude.scm ;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue