ajs / perl6-Math-Sequences

Useful mathematical sequences
Artistic License 2.0
3 stars 9 forks source link

Need a special routine (like &NOSEQ) for “Would someone please extend this sequence?” #130

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

See https://github.com/ajs/perl6-Math-Sequences/pull/129.

Basically, some sequences give “This sequence has not yet been defined” if you ask for too many values. However, for the sequences marked with more keyword, this is not strictly true. In this module, these sequences are defined up to the highest element known to humans, so we need something that will give a different message.