Changeset 21082 for docs

Show
Ignore:
Timestamp:
06/27/08 18:59:36 (7 months ago)
Author:
putter
Message:

docs/p6types: Small cleanups for r21077 - normalized foofix quoting styles (3 conventions -> 2), and commented out "method" lines which are aggregates (eg, "etc"), rather than an actual method.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/p6types

    r21057 r21082  
    3535    prefix:<true> 
    3636    prefix:<not> 
    37     prefix:<[X!beforeX=]«> etc. 
     37#    prefix:<[X!beforeX=]«> etc. 
    3838    infix:<?&> 
    3939    infix:<?|> 
     
    7373    infix:<x> 
    7474    infix:<xx> 
    75     infix:{'=>'} 
     75    infix:«=>» 
    7676    infix:«p5=>» 
    7777    infix:<,> 
     
    8989    infix:<mod> 
    9090    infix:<**> 
    91     infix:{'+&'} 
    92     infix:{'+<'} 
    93     infix:{'+>'} 
     91    infix:«+&» 
     92    infix:«+<» 
     93    infix:«+>» 
    9494    infix:<+|> 
    9595    infix:<+^> 
     
    200200    prefix:<~^> 
    201201    infix:<~&> 
    202     infix:{'~<'} 
    203     infix:{'~>'} 
     202    infix:«~<» 
     203    infix:«~>» 
    204204    infix:<~|> 
    205205    infix:<~^> 
     
    228228    .recv 
    229229    .shutdown 
    230     .(get|set)* 
     230#    .(get|set)* 
    231231Pipe is IO 
    232232Statbuf is Any does Filetest 
     
    360360    .reset 
    361361Filetest 
    362     .:etc 
     362#    .:etc 
    363363Order 
    364364    .succ