# HG changeset patch # User Steve Losh # Date 1466879858 0 # Node ID 1df3572c439dad775e8e106cc90ed67f18ae0407 # Parent 7cad0cd293f60265aa0510d54db890ca7e3cd50c Update diff -r 7cad0cd293f6 -r 1df3572c439d README.markdown --- a/README.markdown Sat Jun 25 18:18:22 2016 +0000 +++ b/README.markdown Sat Jun 25 18:37:38 2016 +0000 @@ -155,3 +155,6 @@ * Finished [LOL][] (though I had to tap out halfway through the final Forth chapter). My dude certainly has a lot of fresh, hot, steaming takes. I'd recommend the book, but only with a rabbit-sized grain of salt. +* Watched the [ELS 2016][] talk "Type Checking on Heterogeneous Sequences in + Common Lisp". Seems a lot like the Clojure spec stuff that was released + shortly after.