tools.scaffold: Add type for exemplar in docs.

db4
Doug Coleman 2014-11-08 00:40:13 -08:00
parent 0a0895f90f
commit 1ce7c6a9e7
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ ERROR: vocab-name-contains-dot path ;
{ "vocab-root" "a vocabulary root string" }
{ "c-ptr" c-ptr }
{ "seq" sequence }
{ "exemplar" object }
{ "assoc" assoc }
{ "alist" "an array of key/value pairs" }
{ "keys" sequence } { "values" sequence }