Typed Racket
![]() Add `file-position*', which can return #f instead of raising an exception when a port's position is unknown. Change `make-input-port' and `make-output-port' to accept more kinds of values as the initial position. These changes make it possible to synchronize a port's position with a `port-commit-peeked' action. It's ugly, which I think reflect something broken about position tracking in the port protocol (which seems difficult to fix without breaking compaibility). original commit: b61f3f751c5dfe72869fd449ba3ff42f520d0927 |
||
---|---|---|
collects | ||
doc/release-notes/typed-racket |