diff --git a/conscript/base.rkt b/conscript/base.rkt index 16f90d1..d53cd5b 100644 --- a/conscript/base.rkt +++ b/conscript/base.rkt @@ -52,6 +52,8 @@ list list? list* null null? cons pair? car cdr map for-each shuffle display displayln print println printf eprintf write writeln + hash hash-ref hash-update + + - * / modulo quotient remainder add1 sub1 abs max min round floor ceiling truncate = < > <= >= equal? eq? sqrt expt exp log random