Changeset 3725
- Timestamp:
- 05/23/05 13:24:49 (4 years ago)
- svk:copy_cache_prev:
- 5313
- Files:
-
- 6 modified
-
docs/quickref/control (modified) (2 props)
-
docs/quickref/match (modified) (2 props)
-
docs/quickref/reduction (modified) (1 diff)
-
ext/Perl-MetaModel/lib/Class.pm (modified) (2 props)
-
ext/Perl-MetaModel/lib/Meta/Class.pm (modified) (2 props)
-
ext/Perl-MetaModel/lib/Type.pm (modified) (2 props)
Legend:
- Unmodified
- Added
- Removed
-
docs/quickref/control
- Property svn:mime-type set to text/plain; charset=UTF-8
- Property svn:eol-style set to native
-
docs/quickref/match
- Property svn:mime-type set to text/plain; charset=UTF-8
- Property svn:eol-style set to native
-
docs/quickref/reduction
r3716 r3725 20 20 [.()] $cref, @args # subcall "path" 21 21 [.] $invc, @meths # method path 22 [¥] # zip(...), note: not [Y]!22 [¥] # zip(...), note: not [Y]! 23 23 [,] # noop, returns input list 24 24 [;] # ? 25 [>>op<<] # perform op on each colum25 [>>op<<] # perform op on each colum -
ext/Perl-MetaModel/lib/Class.pm
- Property svn:mime-type set to text/plain; charset=UTF-8
- Property svn:eol-style set to native
-
ext/Perl-MetaModel/lib/Meta/Class.pm
- Property svn:mime-type set to text/plain; charset=UTF-8
- Property svn:eol-style set to native
-
ext/Perl-MetaModel/lib/Type.pm
- Property svn:mime-type set to text/plain; charset=UTF-8
- Property svn:eol-style set to native
