Genta Kamitani

Results 6 comments of Genta Kamitani

> What I'm not sure about is whether combining not monoids is ok, because they don't follow the monodic laws. Is it the expected behavior? In the example above you...

> Option should probably not have the Filter method, or should it? I've added it for convenience :) I'm not sure about whether it's good or not to let `Option[T]`...

Thank you, too! Sorry for late reply (because my English skills are not so good 😢 ) but I'll continue to answer your remaining questions on this issue! Please wait...

> So now when we have the generics, in order for the same idea to work we would need an interface which may look like: > ```go > type Monoid[T]...

Thank you for requesting features! MQTT is a famous messaging protocol so of course I'm willing to implement MQTT adapter for Kiara. But currently I'm so busy that I don't...

I added a test case that reproduces the errror. It fails without 8542c62. This is how this error occurs: * First, we require two files: `t.rb`, `u.rb` * `t.rb` requires...