Skip to content
Snippets Groups Projects
Commit e157af3f authored by ram's avatar ram
Browse files

Allow coercing to float (meaning single-float.) Check that numeric

coercions actually return a value of the specified type (which they
might not if the type is not a symbol, e.g. (coerce 0 '(complex float)).
Possibly these should "do the right thing", but it seems better to
error than quietly do the wrong thing.
parent 0eb6bd4b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment