diff --git a/TODO b/TODO index ec29b17f..30bb71c1 100644 --- a/TODO +++ b/TODO @@ -13,7 +13,7 @@ Working TODO list: - need to change current*port functions to actually have a current port, and other i/o operations to use the correct current port - quasiquote - will need to enhance the parser to support a second type of quote, at minimum - - string? c1 c2 . cs) (Cyc-bin-op-char > c1 (cons c2 cs))) (define (char<=? c1 c2 . cs) (Cyc-bin-op-char <= c1 (cons c2 cs))) (define (char>=? c1 c2 . cs) (Cyc-bin-op-char >= c1 (cons c2 cs))) - ; TODO: char-ci predicates + ; TODO: char-ci predicates (in scheme/char library) + ; TODO: (define (string