SRFI 212: Aliases

by Marc Nieper-Wißkirchen

status: final (2021-02-12)

keywords: Syntax

Abstract

This SRFI introduces alias definitions, a syntactic extension. An alias definition transfers the binding of one identifier to another, effectively aliasing the identifier.