This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home.

Ticket 194: Disjointness of reified values

2011-05-30 05:20:09
WG1 - Core
alexshinn
major
medernac
worksforme
source
closed
2011-05-21 14:29:41
defect

Implementations could decide to reify values if they wish. Of course if they do so, please at least do it with a disjoint type.

resolutionworksforme
statusnewclosed

Implementations are already free to reify values.

The question here isn't whether they can reify values, it's whether they should be allowed to reify values in a way that creates a non-disjoint type that can be confused with other types.