update picrin/base.scm

This commit is contained in:
Yuichi Nishiwaki 2015-06-09 16:21:15 +09:00
parent 084d39cd9e
commit 0cafbfdb0c
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@
eqv? eqv?
equal?) equal?)
(export undefined?)
(export boolean? (export boolean?
boolean=? boolean=?
not) not)