Just now, Asumu Takikawa wrote: > I just added these, but there was some discussion on IRC of adopting > a more consistent convention for take/drop-while and its > siblings. We were considering the following set of names: > > takef, dropf, takef-right, dropf-right, splitf, splitf-right > > None of those except `takef` (as `take-while`), `dropf` (as > `drop-while`) are in the codebase yet, but the idea is to add them > soon
+1. Also, it can carry over to new names, like `list-index' (which is on my todo list) and then `list-indexf' for the predicate version. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _________________________ Racket Developers list: http://lists.racket-lang.org/dev