code snippets from someone studying the art of computer science, a public notebook.

Date: 2011-12-05 16:28 tags: functional testing

An implementation of the DD Min algorithm in Haskell. It's used for finding the shortest local failing test ...

read more.

Date: 2011-11-26 23:13 tags: functional

The right tool for the job. Sometimes you find really nice applications of a language you already know - ...

read more.

Date: 2011-11-10 19:01 tags: functional scala

package test object TestaLite { def main( args : Array[String] ) { //Map fibonacci val nums = Array(1,2,3,4,5,6,7,8,9,10) ...

read more.

Date: 2011-05-28 21:11 tags: functional data structures

A data type for creating a binary tree, and some functions for inserting, removing and searching for nodes. Usage: ...

read more.

copyright 2012. font by ΒΆ