Ticket #115 (closed task)

Opened 15 years ago

Last modified 15 years ago

represent JS booleans as Scheme booleans

Reported by: dherman Owned by: dherman
Priority: major Milestone:
Component: dherman/javascript.plt Keywords:
Cc: Version: 9
Racket Version: 4.0

Description

Should use #t and #f for the booleans. This will mean:

  • change documentation of values (comments and scribble)
  • change all code that deals with booleans
  • change all internal API's that return (optional value) to return value and take a failure thunk

Change History

Changed 15 years ago by dherman

  • status changed from new to closed

Implemented in 9:0.

Note: See TracTickets for help on using tickets.