Closed ilya-m32 closed 5 years ago
Error example (implementation was copied from Path is here.
Works fine with previous implementation (which was commented due to multiple declare, I guess?)
cast @lttb
actually, second impl does not work for longer paths either Here is an example
So far I have come to stupid but working (with all my additional tests) solution (_Path is curried and has reversed arguments, but it can be changed easily)
_Path
Thank you for the issue and fix!
Fixed in https://github.com/lttb/flown/pull/6 Released in v0.2.1
Error example (implementation was copied from Path is here.
Works fine with previous implementation (which was commented due to multiple declare, I guess?)