governance
governance copied to clipboard
In purescript/purescript-arrays#212, we received a PR that added the function, `sliding :: Int -> Int -> Array a -> Array (NonEmptyArray a)` to the repo. [Harry brought up some good...
There are times decisions made in PS have been answered with "That's how they did it in Haskell, so we'll do that here, too." I think that's a good argument...
Generally, we avoid merging things or going ahead with decisions unless at least two core owners have approved it. A point raised in discussion in #3 was that we might...
## Preface Specifically, I'd like this issue to answer the following questions with an official and mutually-agreed-upon answer. First, I will list the questions to answer. Then, I will write...