-
Hi,
It would be nice to structure Turtle.Prelude by the package name the utilities originaly come from. So we would have something like Turtle.Prelude.{Builtins,Coreutils,...}
-
### What it does
This lint would check for potential name clashes in a crate with the Rust Prelude.
Name clashes with the Rust Standard Library are not too big of a problem - in those cases, you…
-
I've got the following defined in a protobuf (proto3)
```
...
enum SODirection {
SO_DIRECTION_FORWARD = 0;
SO_DIRECTION_BACKWARD = 1;
}
message SOAccountEvent {
bytes event_id = 1;…
-
```
ghci> :browse Prelude
(!!) :: [a] -> Int -> a
($) :: (a -> b) -> a -> b
($!) :: (a -> b) -> a -> b
(&&) :: Bool -> Bool -> Bool
(++) :: [a] -> [a] -> [a]
(.) :: (b -> c) -> (a -> b) -> a ->…
-
Implementing Encode and Decode for `Poplar1AggregationParam` is suggesting that `Lsb0` may have not been a good choice for bit ordering in various intermediate storage data types. We may want to revis…
-
It just contains a bunch of trapping functions now. Call it `Assert.mo`? And change motoko doc to match. Or merge into Debug?
-
The lastest idris build doesn't pass all tests for me.
I did
`git pull && make clean && make && make install`
and it failed some tests, (`idris2/basic029` for example, but also other tests)
```
…
-
For example in `css-conditional-5.json`:
```json
{
"name": "@container",
"prose": "The @container rule is a conditional group rule whose condition contains a container query, whi…
-
Currently classy-prelude-yesod exports `Proxy` from https://hackage.haskell.org/package/http-conduit-2.3.7.3/docs/Network-HTTP-Client-Conduit.html#t:Proxy.
However, this conflicts in name with the …
-
Hi!
I have several ideas about how Dune's performance can be improved - maybe some of these ideas will be interesting enough for you to try them ;)
Firstly, I noticed that in the `Cargo.toml` fi…