in reply to [perl6] Complex Attribute Validation and/or Triggers
A link to the documentation (here attribute validation) would be helpful for those who never used Perl 6. :)
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.
|
|---|
| 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 |