Subject: | Consider adding this overload for array deference |
I think it might be convenient if you included an overload for array
access to a Set::Scalar, returning the list of members:
use overload '@{}' => sub {[shift->members]};
This queue is for tickets about the Set-Scalar CPAN distribution.
The Basics
People
|
Bug Information
|