Darren Duncan wrote:
Giuseppe Castagna wrote:
G. Castagna: Covariance and contravariance: conflict without a cause.
ACM Transactions on Programming Languages and Systems, vol. 17, n. 3,
pag. 431-447, 1995.
Is there an electronic copy of this that you can link to?
Ah, spoke too soon. An ele
On Fri, 5 Feb 2010, Giuseppe Castagna wrote:
Hi,
I would like to know where I can find the latest documentation on the type
(and above all subtype) system for Perl 6. The synopsis does not say much
about it.
http://perlcabal.org/syn/
There's no one document there that contains all the i
Giuseppe Castagna wrote:
I would like to know where I can find the latest documentation on the
type (and above all subtype) system for Perl 6. The synopsis does not
say much about it.
I found this:
http://www.dlugosz.com/Perl6/web/typesystem-summary.html
but agin there is not much informati
Hi,
I would like to know where I can find the latest documentation on the type
(and above all subtype) system for Perl 6. The synopsis does not say much about it.
I found this:
http://www.dlugosz.com/Perl6/web/typesystem-summary.html
but agin there is not much information.
If your are curi
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #72532]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=72532 >
rakudo: sub foo(%a) {}; foo(Mu)
rakudo 1d4928: OUTPUT«'a' is not a valid sprintf forma