in reply to [perl6] Complex Attribute Validation and/or Triggers

A general suggestion:

A link to the documentation (here attribute validation) would be helpful for those who never used Perl 6. :)

update

From my understanding do the bounds belong to a 2-tuple, but you are handling them individually.

I'd try to see if Perl 6 easily allows to handle them in a combined data structure. Validation should be easy then.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)

PS: Je suis Charlie!

  • Comment on Re: [perl6] Complex Attribute Validation and/or Triggers (documentation & tuple)

Replies are listed 'Best First'.
Re^2: [perl6] Complex Attribute Validation and/or Triggers (documentation & tuple)
by raiph (Deacon) on Mar 09, 2015 at 04:08 UTC