Start to work on 4.45
This commit is contained in:
@@ -158,6 +158,8 @@
|
||||
(assert (all-different? kitty betty ethel joan mary))
|
||||
(map list '(kitty betty ethel joan mary) (list kitty betty ethel joan mary))))
|
||||
|
||||
(define (require p)
|
||||
(if (not p) (amb)))
|
||||
|
||||
;;; to show cpu time
|
||||
(define-syntax cpu-time/sec
|
||||
|
||||
Reference in New Issue
Block a user