Alaska Ataca a Kamtchatka
Under the spell of Dijkstra's dream
2012-10-25
How to Write a Simple Web Application Using Ocamlnet
›
This post might seem to be in apparent contradiction: Ocamlnet is a large, very opinionated framework for network programming that solves m...
2 comments:
2012-08-06
Merge Right
›
The so-called master-transaction update is one of the, if not the defining algorithms of the discipline formerly known as "data proce...
2 comments:
2012-08-02
A Helping Phantom Hand
›
You don't have to be writing an interpreter or some other kind of abstract code to profit from some phantom types. Suppose you have two ...
2 comments:
2012-07-19
Theorems for Free: The Monad Edition
›
This is for the record, since the derivations took me a while and I'd rather not lose them. A functor is the signature: module typ...
3 comments:
2012-07-17
An Odd Lemma
›
While proving that every monad is an applicative functor, I extracted the following derivation as a lemma: fmap f ∘ (λh. fmap h x) ≡ { ...
›
Home
View web version