assv
-- r7rs
Definition procedure
;
Procedure variants:
((any null) -> (false))
((any assoc-list-not-null) -> (list-not-null-or-false))
any
;assoc-list-not-null
;list-not-null-or-false
;scheme:base
-- (scheme base)
;scheme
-- (scheme)
;Please refer to
assoc
.