Michael Muré
Michael Muré
It would be super useful to have a short documentation on the AST to explain: - which elements are terminal/leafs - which elements can have child - which type these...
Considering this example: ```markdown This page offers a brief overview of what it's like to use Markdown. The [syntax page] [s] provides complete, detailed documentation for every feature, but Markdown...
Profiling a bit this package, I found that about 75% of the time spend for `Insert` is calling `rand.Intn(bucketSize)`. This is with an almost empty filter so I expect it's...
### What happened? I tried to bind to a go1.18+ generic type. I tried the following config: ```yaml mytype: model: foo/bar.MyType ``` This generate invalid code and `gofmt` fail. ```yaml...
maybe with markdown ?
https://github.com/hapijs/joi