Nicolas Di Prima

Results 6 issues of Nicolas Di Prima

It would look like the following: ```haskell foldl1' :: Foldable col => (Element col -> Element col -> Element col) -> NonEmpty col -> Element col ``` Edit: don't implement...

D - easy
C - collection

once #27 is merged I will start working on adding the Ed25519 Key derivation which is going to be needed for people who wants to have HDWallets or otherwise. Most...

when creating a new command with argument, the argument is not described in the help message.

This is one of the Network's primitive.

C - network

The example in the documentation is correct but the actual function name was not and this couldn't work.