Sample Code
The following Miranda script determines the set of all subsets of a set of numbers
subsets = ] subsets (x:xs) = ++ y | y <- ys] ++ ys where ys = subsets xsand this is a literate script for a function primes which gives the list of all prime numbers
Read more about this topic: Miranda (programming Language)
Famous quotes containing the words sample and/or code:
“As a rule they will refuse even to sample a foreign dish, they regard such things as garlic and olive oil with disgust, life is unliveable to them unless they have tea and puddings.”
—George Orwell (19031950)
“... the self respect of individuals ought to make them demand of their leaders conformity with an agreed-upon code of ethics and moral conduct.”
—Mary Barnett Gilson (1877?)