www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 9835107f83c076921ad6bf604d7384344ed6bdf9
parent b6d4a94f98e8f5582313130e0396c229006c309b
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Thu, 20 Apr 2017 20:37:58 +0200

Cleanup.

Diffstat:
Mtyped-map-lib/typed-map/main.rkt | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/typed-map-lib/typed-map/main.rkt b/typed-map-lib/typed-map/main.rkt @@ -58,7 +58,7 @@ (if (or (null? l-cacheᵢ) ...) (begin (unless (and (null? l-cacheᵢ) ...) - ;; TODO: copy the error message from map. + ;; TODO: produce the same error message as map. (error "all lists must have same size")) init-acc) ;; Possibility to call (generalize) on the single-element @@ -79,7 +79,7 @@ (if (or (null? l-loopᵢ) ...) (begin (unless (and (null? l-loopᵢ) ...) - ;; TODO: copy the error message from foldr/map. + ;; TODO: same error message as foldr or map. (error "all lists must have same size")) (void)) (begin (set! upcast-result