úÎ)d':(      !"#$%&'None ,9:;DIQRT Convert a  into a 7 if it has the correct size, otherwise return Nothing.O(1)# construct a single element vector.O(n)P construct a vector of the given length by applying the function to each index.O(n)V construct a vector of the given length by applying the monadic action to each index.(Apply a function on unsized vectors to a sized vector. The function must preserve the size of the vector, this is not checked.O(1)7 Index safely into the vector using a type level index.O(1)V Yield the first n elements. The resultant vector always contains this many elements.O(1)$ Yield all but the first n elements.O(1) Get the length of the vector. O(1)- Get the first element of a non-empty vector. O(1), Get the last element of a non-empty vector. O(1)H Yield all but the first element of a non-empty vector without copying. O(1)G Yield all but the last element of a non-empty vector without copying. O(n); Construct a vector with the same element in each position.O(n) Map a function over the vector.O(n)\ Apply the monadic action to every element of a vector and its index, ignoring the results.O(n)% Left fold with a strict accumulator.O(n); Left fold on a non-empty vector with a strict accumulator.)(    )( None ,9:;DQRT Convert a  into a 7 if it has the correct size, otherwise return Nothing.O(1)# construct a single element vector.O(n)P construct a vector of the given length by applying the function to each index.O(1)7 Index safely into the vector using a type level index.O(1)V Yield the first n elements. The resultant vector always contains this many elements.O(1)$ Yield all but the first n elements.O(1) Get the length of the vector. O(1)- Get the first element of a non-empty vector.!O(1), Get the last element of a non-empty vector."O(1)H Yield all but the first element of a non-empty vector without copying.#O(1)G Yield all but the last element of a non-empty vector without copying.$O(n); Construct a vector with the same element in each position.%O(n) Map a function over the vector.&O(n)% Left fold with a strict accumulator.'O(n); Left fold on a non-empty vector with a strict accumulator. !"#$%&' !"#$%&'$ !"#%&' !"#$%&'*          +vector-sized-0.2.0.0-DkejRNCMe4tCxcfYLqJVZ5Data.Vector.Generic.SizedData.Vector.Storable.SizedData.Vector.GenericVector fromVector singletongenerate generateMindextakedroplengthheadlasttailinit replicatemapimapM_foldl'foldl1'$fStorableVector $fShowVector $fEqVector $fOrdVector$fFoldableVector$fNFDataVectorwithVectorUnsafe