[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

suggestion of name change from set-random-xyz! to random-xyz-set!

This page is part of the web mail archives of SRFI 27 from before July 7th, 2015. The new archives for SRFI 27 contain all messages, not just those from before July 7th, 2015.



greetings,

while oldtimers like set-car! and set-cdr! both have 'set-' first in
their procedure names I would like to suggest that this modern srfi
adopts the naming convention of vector and string.

change: set-random-source-state! to random-source-state-set!
	randomize-random-source! to random-source-randomize!


bengt