home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
oper_sys
/
fp
/
ifp_unix.lzh
/
ifp
/
fproot
/
demo
/
Member
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1986-10-03
|
181 b
|
11 lines
(*
* <S e> : Member -> #t if e is in sequence S, #f otherwise
*
* Examples:
* <<a b c d> c> -> t
* <<2 4 6 8> 3> -> f
*)
DEF Member AS
distr | EACH = END | any;