Continua - bali-nebula/go-component-framework GitHub Wiki

Overview

A continuum is a continuous range of numeric elements defined by the two endpoint elements for the range. Each endpoint may or may not be included in the range.

UML Diagram

A Quick Example

To whet your appetite, here is some short example code that demonstrates the behavior of continua.

TBD...