Help for this page

Select Code to Download


  1. or download this
      DB<253> @a{a..c}=1..3
     => (1, 2, 3)
    ...
    
      DB<256> \%c
     => { a => 1, b => 8, c => 10, d => 8 }