Jason Shin
Jason Shin
Hey, thanks for a great library. Any idea how to apply easing while it's doing the scroll? Currently, scroll to is happening instantly.
Hi! I'm a maintainer of https://github.com/kalimdorjs/kalimdorjs. I found your project on Google and it seems like an interesting project! Would you be willing to work together on Kalimdor.js and merge...
Context: In order to make fp-core.rs API more accessible, we'd like to refactor fp-exmaples folder and split fp-core examples and fp-jargon examples.
Currently, we are encoding HKT2s such as Result as HKT3 but it should be HKT2 instead
Based on the Monad implementation, we should be able to explain Haskell's `do notation`, potentially creating an emulation of it as well. Take a look at an existing `do` notation...
This is currently being worked on https://github.com/JasonShin/fp-core.rs/tree/feature/traverse branch
Update azure-pipeline to fail if there any lint warning.