Cyclone Scheme
0.28.0
|
◆ copy2heap()Copy given object to the heap, if it is from the stack. This function is intended to be called directly from application code. Note that only a shallow-copy is performed! For example, a pair object would be copied to the heap but its
|