open import Mockingbird.Forest using (Forest)

module Mockingbird.Forest.Combination.Vec {b } (forest : Forest {b} {}) where

open import Mockingbird.Forest.Combination.Vec.Base forest public