Added comment
This commit is contained in:
parent
0718e558d8
commit
78b3ceb3c9
|
@ -1,5 +1,7 @@
|
||||||
#lang racket
|
#lang racket
|
||||||
|
|
||||||
|
;;; TODO: Implement variants of for/min
|
||||||
|
|
||||||
(provide for/max for*/max
|
(provide for/max for*/max
|
||||||
for/max+index for*/max+index)
|
for/max+index for*/max+index)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user