6fa9d0bc8c4241a421aed4f3d38cc897e11f92feea3288d1149fdde7e4592c15

Download raw

Created: 2023-12-19 03:40:10.302489 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 <[email protected]>\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"


Casa is a service provided by the Haskell Foundation │ Originally developed by FP Complete