Ticket #219 (writing defect)

Opened 12 months ago

Last modified 8 months ago

bring back readable boolean literals

Reported by: alexshinn Owned by: cowan
Priority: major Milestone:
Component: WG1 - Reader Syntax Keywords:
Cc:

Description

Scheme used to use #!true and #!false before
abbreviating to the unfortunate #t and #f syntax,
which look far too alike.

We probably can't remove these, but we could
add them back in as aliases (optionally without
the "!") and hope to remove the short versions
in R8RS.

Change History

comment:1 Changed 8 months ago by cowan

  • Status changed from new to decided

WG1 accepted this proposal.

comment:2 Changed 8 months ago by cowan

  • Owner changed from alexshinn to cowan
  • Status changed from decided to writing
Note: See TracTickets for help on using tickets.