typeocaml.com/2015/03/12/heap-leftist-tree

This post presents a functional heap - leftist tree in OCaml. It walks through binary heap, list based heap towards leftist tree. OCaml code has been supplied....


Comments (0)

Sign in to post comments.