Jonathan Cornaz

Results 127 comments of Jonathan Cornaz

>If different groups of people create different aliases, then people won't be able to read each other's code. With any name it will become a mess if people use different...

>Is FixedList a writable list with unmodifiable size, like the Array? no... It would be an immutable persistent list. But thanks for the pointing that `Fixed` is not a good...

@yagebu, why the `docs` label? We are asking for a change of behavior here. To me the current behavior is so surprising that I would qualify this issue as "Bug",...

> I am pretty sure the website is currently wrong Yes indeed. > I am not so sure if my changes really fix the problem Yes, your changes do fix...

@DRnibbles, the content of the repo It's a simple static html/js site. So you all you have to do is to serve @renklus's fork somewhere and go to `calc.html`. ```...

Thanks for the report. Sadly, today I decided to [discontinue the project](https://github.com/jcornaz/heron/discussions/317). Therefore, I won't investigate this issue myself. But I'll gladly accept a fix, if someone were to provide...

Thanks for the report. It does look like a bug to me. Sadly, today I decided to [discontinue the project](https://github.com/jcornaz/heron/discussions/317). Therefore, I won't investigate this issue myself. But I'll gladly...

Thanks for the suggestion, and sorry for the delayed response. It's an interesting Idea. However, it is unclear to me if the value would be worth the added complexity. Even...

That being said, if it can be done without much more complexity than a handful of simple `const` functions, then I am up for it :smiley: