in reply to Re^4: How will you use state declared variables in Perl6?
in thread How will you use state declared variables in Perl6?
I have to admit that I'm dreaming of a code profiler that also tries some optimization strategies, and picks the best for your program. Memoization is already heavily parametrized, and I expect the same things to be possible with "is cached". Perhaps "use a dense array" can be communicated in an argument passed to "is cached"?
|
---|