/[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.5 by kryde, Sun Jul 13 23:04:26 2003 UTC revision 1.6 by kryde, Mon Jul 28 23:54:04 2003 UTC
# Line 36  SCM_SRFI1_API SCM scm_srfi1_delete (SCM Line 36  SCM_SRFI1_API SCM scm_srfi1_delete (SCM
36  SCM_SRFI1_API SCM scm_srfi1_delete_x (SCM x, SCM lst, SCM pred);  SCM_SRFI1_API SCM scm_srfi1_delete_x (SCM x, SCM lst, SCM pred);
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);
40  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);
41  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);
42  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.5  
changed lines
  Added in v.1.6

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