Changeset 4033
- Timestamp:
- Nov 12, 2008, 7:48:15 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/java/refal/refal/plus/List2.rf
r4032 r4033 222 222 $public $func? All t.func e.list = ; 223 223 All t.func e.list = <SimplifyFunction t.func> :: s.func e.arg, 224 { e.list : e t.item e, # { <Apply.Apply s.func e.arg t.item> :: e; } = $fail;; };224 # \{ e.list : e t.item e, # \{ <Apply.Apply s.func e.arg t.item> :: e; }; }; 225 225 226 226 $public $func? Any t.func e.list = ;
Note: See TracChangeset
for help on using the changeset viewer.