Saem Ghani
Saem Ghani
Threading and channels related documentation is now generated again, as part of https://github.com/nim-works/nimskull/pull/1464, but due to a docgen bug the documentation for the `threads` and `builtin_channels` modules, which are _included_...
## Summary Introduces property based testing via the `property_testing` module under the experimental part of the standard library. ## Details * info that couldn't fit into the summary * relevant...
## Summary `macros.callsite` was marked deprecated and is no longer deprecated, because it's still very useful. ## Details It was initially thought that the main use case for `macros.callsite` was...
This is under nimskull at this point, once things are working this will likely lead to: - this repo, and extension being archived - moving to a new repo and...