Sq::Manual

This is an overview about the different Documentation

INTRO

Maybe

EXAMPLES

Coming SOON

OTHER

Sq::Manual::FromSub

An in-depth tutorial on how to use Seq->fromSub to create your own constructor functions and make other Perl Code / Modules work with Seq.

DESIGN

Sq::Manual::Design::Wrap

Describes why certain operations like Seq->wrap stops at undef

Sq::Manual::Design::MinMax

Describes why functions like Sq::max uses a mandatory $default argument.