pretty pleased at the terseness of F# when defining unit tests for jn. ==> is a custom operator! the testing story is a mix of example- & property-based tests. property tests only cover the reader for now. trying not to write any new features until i have decent test coverage.