Christoph Otter
Christoph Otter
**Describe the bug** The orb doesn't work if it's run inside an Alpine Linux Docker image. ``` _____ _ / ____| | | | | ___ __| | ___ ___...
This [line here](https://github.com/c3lang/c3-web/blob/e91e1e9ae67726643ae19116a23f3ca5f4deb8d9/src/content/docs/references/docs/contracts.md?plain=1#L118) looks like it should be a call to `foo()` instead. There is no`SecretFunc` defined anywhere.
It's currently not easily possible to create a parallel iterator from an `ArrayVec` that yields owned `T` values. I think this would be a very neat feature because it makes...