chickadee » qobischeme-ui » define

define stalin? #fprocedure
char-alphanumeric? charprocedure
beginning-of-word? string positionprocedure
end-of-word? string positionprocedure
string-backward-word string positionprocedure
string-kill-word string positionprocedure
string-forward-word string positionprocedure
string-backward-kill-word string positionprocedure
string-insert-character characterprocedure
string-beginning-of-line string positionprocedure
string-backward-char string positionprocedure
string-delete-char string positionprocedure
string-end-of-line string positionprocedure
string-forward-char string positionprocedure
string-kill-line string positionprocedure
string-backward-delete-char string positionprocedure

Miscellaneous functions. These probably belong elsewhere.