Skip to content
Avatar
🙃
🙃

Highlights

  • Arctic Code Vault Contributor

Organizations

@backlog-js

Popular repositories

  1. Awesome list of Redux examples and middlewares

    11.9k 1k

  2. Yet another resource for collecting articles, videos etc. regarding functional programming

    2.6k 258

16 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri
Activity overview

Contribution activity

February - March 2021

xgrommx has no activity yet for this period.

January 2021

Created an issue in haskell/containers that received 4 comments

An alternative version of `levels` for `Data.Tree`

Hello everyone, how about an alternative version levels for Data.Tree? levels :: Tree a -> [[a]] levels t = unfoldr go [t] where go [] = Nothing go…

4 comments
Opened 3 other issues in 3 repositories
higherkindness/droste
1 open
sheyll/pretty-types
1 closed
gpanders/ijq
1 closed

Seeing something unexpected? Take a look at the GitHub profile guide.