User:Underscore/Scratchpad: Difference between revisions

Content added Content deleted
Line 15: Line 15:
<li> More trials.</li></ul></li>
<li> More trials.</li></ul></li>
<li> [[Playing Cards#Perl 6|Playing Cards]]: There really ought to be something like <code>EnumerationType.pick(*)</code> that gives you the values of the enumeration ''in order''. You'd think <code>Two .. Ace</code> would do it, but as of Rakudo release #22, that produces numbers, not Pips.
<li> [[Playing Cards#Perl 6|Playing Cards]]: There really ought to be something like <code>EnumerationType.pick(*)</code> that gives you the values of the enumeration ''in order''. You'd think <code>Two .. Ace</code> would do it, but as of Rakudo release #22, that produces numbers, not Pips.
<li> [[Trigonometric Functions#Perl 6|Trigonometric Functions]]: The base-switching interface specified in <code>Numeric.pod</code>.
<li> [[True/False Values#Perl 6|True/False Values]]: <code>0 but True</code>. </li>
<li> [[True/False Values#Perl 6|True/False Values]]: <code>0 but True</code>. </li>
</ul>
</ul>