1 // DrRacket "Advanced Student" keywords definition file
\r
4 // Numbers: Integers, Rationals, Reals, Complex, Exacts, Inexacts
\r
197 current-milliseconds
\r
221 // Higher-Order Functions
\r
240 // Reading and Printing
\r
247 with-input-from-file
\r
248 with-input-from-string
\r
249 with-output-to-file
\r
250 with-output-to-string
\r