Login
Roast topics
Find topics
Find it!
From:
Scheme Requests for Implementation
(Uncensored)
subscribe
SRFI 212: Aliases
https://srfi.schemers.org/srfi-212/
links
backlinks
Roast topics
Find topics
Roast it!
SRFI 212 is now in final status.This SRFI introduces alias definitions, a syntactic extension. An alias definition transfers the binding of one identifier to another, effectively aliasing the identifier.