chickadee » async-io » reader-get-token!

reader-get-token! xprocedure

If reader x found a token using it's separator procedure during the last call to (reader-read! x), then that token will be returned as a string. Otherwise an empty string is returned.