A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
  • Newsletters

dependent types

A collection of 1 posts
Learning Clojure: dependent types and contract-based programming
Programming

Learning Clojure: dependent types and contract-based programming

This is the 5th post in the Learning Clojure focus series. While describing how to cope with dynamic typing, we used the spec library. The library is not a true replacement for types - checks are executed at runtime instead of compile-time. On the flip side, it can go further than mere types, including emulating dependent types and programming-by-contract.

Oct 21, 2018
A Java geek © 2008-2026
v. 58bf8c1497a8b0690810f98f02abfb8cf9bb1663/14621263362
Latest Posts