]> gitweb.michael.orlitzky.com - spline3.git/commit
Throw an error when comparing two RealFunctions for equality.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 23 Aug 2011 20:28:56 +0000 (16:28 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 23 Aug 2011 20:28:56 +0000 (16:28 -0400)
commit40d8f23c7abd648e1e147c7457244c31dc9b20e4
tree25d70de35de41a5f57474154093299a86400c69f
parent3cf6c69c9c7fed364b13fa54ee78209f7485d304
Throw an error when comparing two RealFunctions for equality.
Print RealFunctions within angled brackets, i.e. "<RealFunction>".
src/RealFunction.hs