Joannis Orlandos

Results 219 comments of Joannis Orlandos

Hey @Senbazuru1075 can you provide a sample code + XLSX?

@star-light-1 `___muldi3` multiplies two integers. The `100 * N` is where multiplication is used in `func delay(_ N: Int)`

Try using the toolchain from April 3rd, that worked for me.

This is intentional, actually. MongoKitten 4.1.x has one minor breaking change that was only used by this Mongo-Driver (because of a lack of Codable at the time)

It's not just changing the compatible version. There are a few things to do that break API. Some users of mongo-driver were using these features, too. That was the biggest...

Yes, users using MongoDriver may still depend on that MongoKitten 4.0 feature that was removed in 4.1

We had our own helper that's obsoleted by Codable. A complex data transformation/mapping library that ended up bringing in more bad than good by a mile.