Laine Taffin Altman

Results 16 issues of Laine Taffin Altman

The current declaration of `Semigroup` takes its (value-level) parameters by reference. Taking them by value would be strictly more general and—in many cases—much more efficient, and I would be willing...

This method is like the existing `map_results`, but allows the provided closure to potentially fail with an `Err` value of its own on each input. The `Err` values from both...

waiting-on-review
fallible-iterator

Created with `brew bump-formula-pr`.

Created with `brew bump-formula-pr`. `resource` blocks may require updates.

Created with `brew bump-formula-pr`.

Also includes improved tests for them; see discussion on #20.

oca-signed
OCA Verified

In [the current nightly documentation for `core::arch::aarch64`](https://doc.rust-lang.org/nightly/core/arch/aarch64/index.html) and for its contained items, the definitions from `arm_shared` that are reexported by `aarch64` are shown as unstable, despite being able to inspect...

- [x] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [x] Have you checked that there aren't...

haskell
long build

There are very nice `(BEGIN|END)_UNICODE_OPS` kinds; they should be used!