Series are the core of how Rebol works and as such understanding how to manipulate series is fundamental in mastering the language. There are two series subtypes—blocks and strings: both share essential common traits with regard to traversal, alteration and extraction, though all series have subtle differences that affect how they are interpreted.