Carl D. Benson
Results
2
issues of
Carl D. Benson
The multi function `length_value` doesn't work when parsing bits. It's clearly not meant to given the traits on the input, but since `length_count` does it seems that `length_value` should as...
In using this library to run over an paged API I found that flattening the results into a lazy sequence was exceptionally useful. Once I had written the extension method...