Explore >> Select a destination


You are here

www.benjamin.pizza
| | jackkelly.name
12.0 parsecs away

Travel
| |
| | blog.shaynefletcher.org
14.1 parsecs away

Travel
| | More type classes in OCaml More type classes Author: Joel Björnson About the author: Joel has been enjoying functional programming ...
| | bartoszmilewski.com
14.5 parsecs away

Travel
| | Edward Kmett's lens library made lenses talk of the town. This is, however, not a lens tutorial (let's wait for the upcoming Simon Peyton Jones's intro to lenses (edit: here it is)). I'm going to concentrate on one aspect of lenses that I've found intriguing -- the van Laarhoven representation. Quick introduction: A lens is...
| | www.jeremykun.com
88.8 parsecs away

Travel
| Previously in this series we've seen the definition of a category and a bunch of examples, basic properties of morphisms, and a first look at how to represent categories as types in ML. In this post we'll expand these ideas and introduce the notion of a universal property. We'll see examples from mathematics and write some programs which simultaneously prove certain objects have universal properties and construct the morphisms involved.