chickadee » gap-buffer » make-gap-buffer

make-gap-bufferprocedure

Returns a new gap buffer. Optional argument INIT is either a port to read from; a string, used to initialize the buffer contents; or an integer specifying the memory allocation (in bytes) requested. Point is left at the maximum position.