Alexey Raga

Results 3 repositories owned by Alexey Raga

ghc-docker-cross-arm

17
Stars
1
Forks
Watchers

Docker container for cross-building Haskell to ARM

fsharp-foldl

34
Stars
1
Forks
Watchers

This library provides strict left folds that stream in constant memory, and you can combine folds using Applicative style to derive new folds. Derived folds still traverse the container just once and...