-- | Re-exports @Satchmo.Binary.Counting@
-- because that implementation seems best overall.

module Satchmo.Counting

( module Satchmo.Counting.Binary )

where

import Satchmo.Counting.Binary