You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
io: Add type declarations to <typed-stream> mapper functions
These changes fix inlining failure warnings for inline-only functions.
* sources/io/streams/typed-stream.dylan
(typed-tsm, typed-fsm): Move to new top level definitions and add
parameter type declarations.
(<typed-stream>): Move out initializers for to-sequence-mapper
and from-sequence-mapper.
0 commit comments