I think the "get-" prefix is ok if the procedure actually "gets" something, rather than just just being an accessor.
On that basis we can keep a few of the existing "get-" procedures:
get-output-string (this one is from a srfi anyway, so we can't change it)
get-output-buffer (by analogy)
get-resource
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=110070
I think the "get-" prefix is ok if the procedure actually "gets" something, rather than just just being an accessor.
On that basis we can keep a few of the existing "get-" procedures:
get-output-string (this one is from a srfi anyway, so we can't change it)
get-output-buffer (by analogy)
get-resource