Next: , Previous: , Up: Top   [Index]


12 Low level, fast, unsafe operations

The bindings documented in this chapter are low level operations inlined by the compiler; mostly they are defined in the source file pass-specify-rep-primops.ss.

They are unsafe because when acting upon wrong arguments will cause undefined behaviour (probably a crash). They are also faster than the public interface exported by (vicare) and (rnrs).


Next: , Previous: , Up: Top   [Index]