3d320248d06a

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 15 Mar 2017 00:23:52 +0000
parents 64a056a1027f
children da3636ed06b9
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Tue Mar 14 17:48:58 2017 +0000
+++ b/README.markdown	Wed Mar 15 00:23:52 2017 +0000
@@ -224,3 +224,5 @@
   easily, if the default one is already in use.  Common Lisp's condition system
   is really powerful but also really obtuse, and I don't seem to use it often
   enough to really get it into my stupid brain.
+* Added a couple of docstrings to [cl-pcg][].  Still not sure about the API
+  layout... I think I need to try it in a real game to see how it feels.