05b19fdfdfb2
Link
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 04 Apr 2017 16:28:54 +0200 |
parents | a5de24e85f19 |
children | a40640e35c3c |
branches/tags | (none) |
files | src/robots/lisp-talks.lisp |
Changes
--- a/src/robots/lisp-talks.lisp Tue Apr 04 16:20:13 2017 +0200 +++ b/src/robots/lisp-talks.lisp Tue Apr 04 16:28:54 2017 +0200 @@ -1,6 +1,8 @@ (in-package :magitek.robots.lisp-talks) (named-readtables:in-readtable :chancery) +;; https://twitter.com/lisp_talks + (defun ? (arg) (if (randomp) (format nil "~A " arg)