From: Michael Orlitzky Date: Mon, 4 Feb 2013 17:31:48 +0000 (-0500) Subject: Add toList and fromList functions in FixedVector.hs. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=inline;h=2471e02fc847a2a7f5ee04cb0ab95b7909a99c38;hp=2471e02fc847a2a7f5ee04cb0ab95b7909a99c38;p=numerical-analysis.git Add toList and fromList functions in FixedVector.hs. ---