Marc Moreno Ferrer

Results 5 issues of Marc Moreno Ferrer

- Removed `Validated` From the project - Had several knit reports (want to discuss and fix)

2.0.0

What version are you currently using? Updating to Arrow 2.0.0-alpha.2 I faced an issue: ``` > Task :database:compileKotlinIosArm64 FAILED e: KLIB resolver: Could not find "io.arrow-kt:arrow-continuations" in [/Users/marc/IdeaProjects/Archer, /Users/marc/.konan/klib, /Users/marc/.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0/klib/common,...

### Description I've tried to make [timescaledb](https://www.timescale.com/) work on server side but I can't figure out how to create hypertables or use the handy functions for analysis that timescalse provides...

feature

## Summary We are facing an issue since many versions ago. We have been delaying this issue as it has not been much impactful until now. We are having some...

bug

I'm using the version `0.0.5-alpha.119`, I just created a service that calls: ```kotlin suspend fun getRandomTransactions(): Either = either { arrow.core.raise.catch({ AI( "Return me a random IN_OUT transaction that can...