Hello fellow FP-Lemmyites. I'd love to hear stories about what got you interested in FP originally, and how you learned.
YouTube Video
Click to view this content.
Search Hoogle from Rofi. Contribute to rebeccaskinner/rofi-hoogle development by creating an account on GitHub.
Rofi-Hoogle is a tool I wrote a couple of years ago to scratch a particular itch: I was often wanting to quickly remind myself of the name or types of functions while writing, and I didn't always want to search Hoogle or spin up a repl to figure out what I needed. I was already using rofi to quickly reference other information, so I decided to build an integration to let me reference a local hoogle DB with a single keystroke directly from my desktop.
FP is a big umbrella with a lot of interesting work happening. Let's help one-another stay up-to-date by sharing links of some of our favorite FP and FP-adjacent talks.
Learn about laziness, recursion, and fixed points in this beginner level haskell article.
Hi everyone. I thought I'd kick off the functional programming community here by sharing an article from my own blog on Haskell's fixed point function.
Privacy, free software, and functional programming enthusiast. Haskell, nixos, emacs. Author of Effective Haskell.