Shahar "Dawn" Or
Shahar "Dawn" Or
Similar to [Rust's doctests](https://doc.rust-lang.org/rustdoc/write-documentation/documentation-tests.html). All nix fenced code blocks will be individually evaluated. This is particularly useful when they contain assertions. We can be inspired by rustdoc to make follow-up...
Pretty please
The need to add `recurseIntoAttrs` causes pollution of the attrset with the marker attribute. That prevents it from being set as the `packages` output of a flake. In `checks`, I...
Brilliant work. I don't like the name. I hope I'm allowed that. How about nixitall ?
I found myself wanting a try_fold_while... Since there fold_while is not in std, I don't suppose it's the right time to RFC try_fold_while in std. So, would it be accepted...
`with_prev`
This seems generally useful enough to us. Does anyone feel that we should attempt to contribute this to `Iterator` first? Co-authored-by: Warren Wise
Thank you for dom-events, Roman. I made this [fire-native-event module](https://github.com/mightyiam/fire-native-event) and for the sake of modularity, I'm posting this PR. I think that the JS codesphere can and should consist...
It's not yet in there... But I hope it [will be soon](https://github.com/NixOS/nixpkgs/pull/275402). And thanks for this useful app!