diff options
-rw-r--r-- | algebraic-structures.foldable.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/algebraic-structures.foldable.scm b/algebraic-structures.foldable.scm index 25c66bb..4456bac 100644 --- a/algebraic-structures.foldable.scm +++ b/algebraic-structures.foldable.scm @@ -48,5 +48,3 @@ #f)) #f xs))))) - - |