Module

Data.Owoify.Internal.Util.Interleave

Package
purescript-owoify
Repository
deadshot465/purescript-owoify

#interleave Source

interleave :: forall a. List a -> List a -> List a

Utility function to interleave two lists.