removed signatures for now
This commit is contained in:
parent
6e23fcda5f
commit
852aaed2ea
|
@ -43,11 +43,12 @@
|
||||||
#%top-interaction
|
#%top-interaction
|
||||||
empty true false
|
empty true false
|
||||||
|
|
||||||
signature : -> mixed one-of predicate combined
|
; signature : -> mixed one-of predicate combined
|
||||||
Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
|
; Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
|
||||||
cons-of
|
; cons-of
|
||||||
Property
|
; Property
|
||||||
check-property for-all ==> expect expect-within expect-member-of expect-range)
|
; check-property for-all ==> expect expect-within expect-member-of expect-range
|
||||||
|
)
|
||||||
|
|
||||||
;; procedures:
|
;; procedures:
|
||||||
(provide-and-document
|
(provide-and-document
|
||||||
|
|
|
@ -44,11 +44,12 @@
|
||||||
#%top-interaction
|
#%top-interaction
|
||||||
empty true false
|
empty true false
|
||||||
|
|
||||||
signature : -> mixed one-of predicate combined
|
; signature : -> mixed one-of predicate combined
|
||||||
Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
|
; Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
|
||||||
cons-of
|
; cons-of
|
||||||
Property
|
; Property
|
||||||
check-property for-all ==> expect expect-within expect-member-of expect-range)
|
; check-property for-all ==> expect expect-within expect-member-of expect-range
|
||||||
|
)
|
||||||
|
|
||||||
(require (for-syntax "private/firstorder.ss"))
|
(require (for-syntax "private/firstorder.ss"))
|
||||||
|
|
||||||
|
|
|
@ -47,11 +47,12 @@
|
||||||
#%top-interaction
|
#%top-interaction
|
||||||
empty true false
|
empty true false
|
||||||
|
|
||||||
signature : -> mixed one-of predicate combined
|
; signature : -> mixed one-of predicate combined
|
||||||
Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
|
; Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
|
||||||
cons-of
|
; cons-of
|
||||||
Property
|
; Property
|
||||||
check-property for-all ==> expect expect-within expect-member-of expect-range)
|
; check-property for-all ==> expect expect-within expect-member-of expect-range
|
||||||
|
)
|
||||||
|
|
||||||
;; procedures:
|
;; procedures:
|
||||||
(provide-and-document
|
(provide-and-document
|
||||||
|
|
|
@ -47,11 +47,12 @@
|
||||||
#%top-interaction
|
#%top-interaction
|
||||||
empty true false
|
empty true false
|
||||||
|
|
||||||
signature : -> mixed one-of predicate combined
|
; signature : -> mixed one-of predicate combined
|
||||||
Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
|
; Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
|
||||||
cons-of
|
; cons-of
|
||||||
Property
|
; Property
|
||||||
check-property for-all ==> expect expect-within expect-member-of expect-range)
|
; check-property for-all ==> expect expect-within expect-member-of expect-range
|
||||||
|
)
|
||||||
|
|
||||||
;; procedures:
|
;; procedures:
|
||||||
(provide-and-document
|
(provide-and-document
|
||||||
|
|
Loading…
Reference in New Issue
Block a user