/[guile]/guile/guile-core/srfi/srfi-1.h
ViewVC logotype

Diff of /guile/guile-core/srfi/srfi-1.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by kryde, Mon Jul 28 23:54:04 2003 UTC revision 1.7 by kryde, Fri Aug 22 22:34:52 2003 UTC
# Line 37  SCM_SRFI1_API SCM scm_srfi1_delete_x (SC Line 37  SCM_SRFI1_API SCM scm_srfi1_delete_x (SC
37  SCM_SRFI1_API SCM scm_srfi1_delete_duplicates (SCM lst, SCM pred);  SCM_SRFI1_API SCM scm_srfi1_delete_duplicates (SCM lst, SCM pred);
38  SCM_SRFI1_API SCM scm_srfi1_delete_duplicates_x (SCM lst, SCM pred);  SCM_SRFI1_API SCM scm_srfi1_delete_duplicates_x (SCM lst, SCM pred);
39  SCM_SRFI1_API SCM scm_srfi1_length_plus (SCM lst);  SCM_SRFI1_API SCM scm_srfi1_length_plus (SCM lst);
40    SCM_SRFI1_API SCM scm_srfi1_list_copy (SCM lst);
41  SCM_SRFI1_API SCM scm_srfi1_map (SCM proc, SCM arg1, SCM args);  SCM_SRFI1_API SCM scm_srfi1_map (SCM proc, SCM arg1, SCM args);
42  SCM_SRFI1_API SCM scm_srfi1_for_each (SCM proc, SCM arg1, SCM args);  SCM_SRFI1_API SCM scm_srfi1_for_each (SCM proc, SCM arg1, SCM args);
43  SCM_SRFI1_API SCM scm_srfi1_member (SCM obj, SCM ls, SCM pred);  SCM_SRFI1_API SCM scm_srfi1_member (SCM obj, SCM ls, SCM pred);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26