Lucien Grondin

Results 6 issues of Lucien Grondin

Shouldn't line 1192 be: `if (typeof obj[property] === 'object') {` instead of `if (typeof property === 'object') {` ?

Because of this work : [Implicit Neural Representations with Periodic Activation Functions](https://vsitzmann.github.io/siren/)

feature_request

A transaction sphere should change color or something at the very moment it emits a sound.

enhancement

See IRC discussion on this day : https://irclogs.raku.org/raku/2023-01-11.html#11:49

## The Problem It seems that when mixing a role to a enum item, &infix: behave differently. ## Expected Behavior Mixing a role to an enum item should (probably) not...

roles
enumerations

Hello, for better performance, it may be desirable to port this library to [WebAssembly](http://webassembly.org). It is a bit early to try to port the whole thing, but two crucial functions...