7685b84ad6
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> |
||
---|---|---|
.. | ||
docs | ||
examples/106 | ||
src | ||
srfi | ||
t | ||
nitro.mk |