picrin/contrib/40.srfi/src
OGINO Masanori 7685b84ad6 Rename initialize funtions of SRFIs to srfi_<n>.
To avoid conflictions of inits between SRFIs and others, inits in the
srfi nitro should be prefixed with srfi_. Without the convention, we may
need to use generic words such as string, vector, random, array, etc.

Moreover, there are SRFIs those subject is same (e.g. array may be used
by SRFI 25, 47, 58 and 63). Thus, we need a clear and conflict-free
naming convention.

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2015-06-29 19:32:31 +09:00
..
0.c Rename initialize funtions of SRFIs to srfi_<n>. 2015-06-29 19:32:31 +09:00
106.c Rename initialize funtions of SRFIs to srfi_<n>. 2015-06-29 19:32:31 +09:00