Summary

rewrite-rules for `string->number' and `exact->inexact' can be done better

Metadata

Description

These currently rewrite to CPS primitives, but can be much more efficient by using `##core#inline_allocate` (at least the latter, since it doesn't have an optional parameter).

Changes and comments

[2010-11-13 14:10:04 UTC] felix changed summary

[2010-11-25 11:49:32 UTC] felix changed status from new to closed

[2010-11-25 11:49:32 UTC] felix set resolution to fixed