Ticket #287 (closed defect: wontfix)

Opened 8 months ago

Last modified 6 weeks ago

R6RS base compatibility: assert

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

Description

Assert raises an error if its argument is #f. This provides R6RS base compatibility.

Change History

comment:1 Changed 8 months ago by cowan

Most languages allow for assertions, and Scheme should catch up here. The object raised is implementation-dependent.

comment:2 Changed 6 weeks ago by cowan

  • Status changed from new to decided

The WG voted to reject this procedure.

comment:3 Changed 6 weeks ago by cowan

  • Status changed from decided to closed
  • Resolution set to wontfix
Note: See TracTickets for help on using tickets.