Age | Commit message (Collapse) | Author |
|
|
|
Closes #24
Signed-off-by: scgilardi <scgilardi@gmail.com>
|
|
assume that reftypes are IFns
|
|
|
|
expression
|
|
Includes support for the old syntax of the "are" macro.
|
|
|
|
|
|
Signed-off-by: Tom Faulhaber <git_net@infolace.com>
See #21
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URLs, so I added an ugly space before the ).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* had to use fully-qualified symbols in
test-has-matching-signature. Should be a better way
|
|
|
|
|
|
|
|
the new documentation structure.
|
|
|
|
This commit also includes tests for this function.
|
|
home page.
|
|
|
|
|
|
|
|
|
|
Alternate definition of partial for fns that take their
primary argument first.
|
|
Use boxed Integers instead of primitive bytes, because
Clojure's bit operations only support Integer, Long, and
BigInteger.
|
|
Next step: implement decoding!
|
|
|
|
|
|
|
|
|
|
|
|
This should provide complete coverage of str-utils2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|