packages feed

planet-mitchell-0.0.0: src/List/Builder/Partial.hs

module List.Builder.Partial
  ( head
  , tail
  ) where

import Data.DList