Mark Canlas

Results 26 comments of Mark Canlas

I had also wondered what the type safe version of this was, but took a different approach. Basically for every "rich" composite sort key `(A, B, C)` you should be...

Tangent Q: thoughts on a matcher for something like `MonadError` and dump the error channel on failure?

Re: the `MonadError` case, I have a suite that is pure and one of the return values happens to be `Either` or `ValidatedNec`. So it's inconvenient to hoist up the...

@keynmol Your extremely similar experience is very validating, thank you for the detailed write up! Get outta my brain! 😵‍💫 Re: Error channel messages, my vibe is similar, demand `Show[E]`...

I don't think I'm following as closely now with the `BiFoldable` bit but I'll try to make a PR (or two?) tonight to help drive discussion.

Merged, but not yet released

Greetings from CodeTriage. Is this still an active issue? There aren't any classes in `master` by these names. Maybe `UnpackedAvroSource` and `PackedAvroSource`?