Ticket #127 (new defect)

Opened 1 year ago

Last modified 1 year ago

(Resolved) * = Top

Reported by: cormac Assigned to: anonymous
Type: defect Priority: trivial
Milestone: M2 Component: Spec
Version: 4 Keywords:
Cc:

Description

In various gradual type systems, sometimes all types are a subtype of *, and sometimes they are only compatible with *.

Our experience with micro.sml suggests that both approaches essentially define the same language, but having all types a subtype of * gives better performance, since the safety bit is set less often.

Attachments

Change History

Changed 1 year ago by cormac

  • owner deleted
  • component changed from Proposals to Spec

Agreed that *=Top at Sept 28 f2f.

Changed 1 year ago by lth

  • priority changed from major to trivial
  • summary changed from * = Top to (Resolved) * = Top
Note: See TracTickets for help on using tickets.