/[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.7 by kryde, Fri Aug 22 22:34:52 2003 UTC revision 1.8 by kryde, Tue Dec 2 21:08:53 2003 UTC
# Line 32  Line 32 
32  # define SCM_SRFI1_API extern  # define SCM_SRFI1_API extern
33  #endif  #endif
34    
35    SCM_SRFI1_API SCM scm_srfi1_count (SCM pred, SCM lst1, SCM rest);
36  SCM_SRFI1_API SCM scm_srfi1_delete (SCM x, SCM lst, SCM pred);  SCM_SRFI1_API SCM scm_srfi1_delete (SCM x, SCM lst, SCM pred);
37  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);
38  SCM_SRFI1_API SCM scm_srfi1_delete_duplicates (SCM lst, SCM pred);  SCM_SRFI1_API SCM scm_srfi1_delete_duplicates (SCM lst, SCM pred);

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

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