We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18bd101 commit 501b277Copy full SHA for 501b277
1 file changed
src/size.carp
@@ -47,4 +47,3 @@
47
;; Generic interfaces for sized types
48
(definterface len (Fn [(Ref (f n a))] Int))
49
(definterface replicate (Fn [a] (f n a)))
50
-(definterface empty? (Fn [(Ref (f n a))] Bool))
0 commit comments