Control.Comonad.Travel.NonEmpty
fromNonEmpty :: NonEmpty a -> Travel (:>=:) a Source #
toNonEmpty :: Travel (:>=:) a -> NonEmpty a Source #