id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc
28	(!?) doesn't fuse	anonymous		"Please add safe indexing function which doesn't bombs when index goes out of range. Such function is very convenient when it's known that indices may go out of range. I think such function deserve inclusion in library.

{{{
(!?) :: Vector v a => v a -> Int -> Maybe a
}}}
"	enhancement	closed	minor	0.8		fixed		alexey.skladnoy@…
