packages feed

csound-expression-typed-0.2.4: src/Csound/Typed/Constants.hs

module Csound.Typed.Constants(
  infiniteDur
) where

infiniteDur :: Num a => a
infiniteDur = 7 * 24 * 60 * 60 -- a week