removed signatures for now

This commit is contained in:
Matthias Felleisen 2010-10-13 12:48:43 -04:00
parent 6e23fcda5f
commit 852aaed2ea
4 changed files with 24 additions and 20 deletions

View File

@ -43,11 +43,12 @@
#%top-interaction
empty true false
signature : -> mixed one-of predicate combined
Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
cons-of
Property
check-property for-all ==> expect expect-within expect-member-of expect-range)
; signature : -> mixed one-of predicate combined
; Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
; cons-of
; Property
; check-property for-all ==> expect expect-within expect-member-of expect-range
)
;; procedures:
(provide-and-document

View File

@ -44,11 +44,12 @@
#%top-interaction
empty true false
signature : -> mixed one-of predicate combined
Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
cons-of
Property
check-property for-all ==> expect expect-within expect-member-of expect-range)
; signature : -> mixed one-of predicate combined
; Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
; cons-of
; Property
; check-property for-all ==> expect expect-within expect-member-of expect-range
)
(require (for-syntax "private/firstorder.ss"))

View File

@ -47,11 +47,12 @@
#%top-interaction
empty true false
signature : -> mixed one-of predicate combined
Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
cons-of
Property
check-property for-all ==> expect expect-within expect-member-of expect-range)
; signature : -> mixed one-of predicate combined
; Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
; cons-of
; Property
; check-property for-all ==> expect expect-within expect-member-of expect-range
)
;; procedures:
(provide-and-document

View File

@ -47,11 +47,12 @@
#%top-interaction
empty true false
signature : -> mixed one-of predicate combined
Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
cons-of
Property
check-property for-all ==> expect expect-within expect-member-of expect-range)
; signature : -> mixed one-of predicate combined
; Number Real Rational Integer Natural Boolean True False String Symbol Char Empty-list Any
; cons-of
; Property
; check-property for-all ==> expect expect-within expect-member-of expect-range
)
;; procedures:
(provide-and-document