Spectra - bali-nebula/go-component-framework GitHub Wiki
Overview
A spectrum is an infinite range of discrete elements defined by the two endpoint elements for the range. Each endpoint may or may not be included in the range.
A Quick Example
To whet your appetite, here is some short example code that demonstrates the behavior of spectra.
TBD...