6fa9d0bc8c4241a421aed4f3d38cc897e11f92feea3288d1149fdde7e4592c15
Created: 2019-10-12 06:53:48.403379 UTC
Size: 5326
Preview (limited to 512 bytes)
"{-# LANGUAGE CPP, Rank2Types, FlexibleContexts, MultiParamTypeClasses #-}\n\n-- |\n-- Module : Data.Vector.Generic.New\n-- Copyright : (c) Roman Leshchinskiy 2008-2010\n-- License : BSD-style\n--\n-- Maintainer : Roman Leshchinskiy <rl@cse.unsw.edu.au>\n-- Stability : experimental\n-- Portability : non-portable\n--\n-- Purely functional interface to initialisation of mutable vectors\n--\n\nmodule Data.Vector.Generic.New (\n New(..), create, run, runPrim, apply, modify, modifyWithBundle,\n unstream, transfor"
A service provided by FP Complete