src/dither/ordered

Types

Thresholds = concept t
    ## Describes the values to add that vary the colors at different offsets
    t.maxThreshold is int
    t.threshold(int, int) is int