packages feed

combinat-compat-0.2.8.2: Math/Combinat/Trees.hs

module Math.Combinat.Trees
  ( module Math.Combinat.Trees.Binary
  , module Math.Combinat.Trees.Nary
  ) where

import Math.Combinat.Trees.Binary
import Math.Combinat.Trees.Nary