Raúl Raja Martínez

Results 143 comments of Raúl Raja Martínez

Both approaches are things we can use for different purposes. What about embedded media like gifs or videos. Is that possible or does that require some other kind of panel?

Can we have the above linked icons rendered on the markdown table to see what they look like?

I see on the table we are missing unions and type classes extensions. Also type proofs which even if not merged yet will be there by KC

Only the prelude should be imported not all of core data. If we import all of it we may have pollution of names.

Currently being implemented with Type Proofs

Arrow meta is not stable because it depends in the Kotlin compiler IR backend which is still flagged as experimental. It's going to become the default backends and at that...

We are currently working toward the first stable release of meta which is going to come out with Arrow 1.0 before the end of the summer.

we can't rewrite the user text just the bytecode so automatically making everything suspend won't help people understand why they can't use their regular functions anymore in places like `main`