#functional programming Cheatsheets
A concise reference for Lisp programming, covering syntax, data structures, functions, macros, and common operations. Useful for both beginners and experienced Lispers.
A concise reference for OCaml syntax, data structures, and common functions. Perfect for quick lookups and reminders.
A concise reference for Scala syntax, features, and common use cases, designed to boost productivity and aid quick recall.
A concise reference for Elixir syntax, data structures, and common functions.
A quick reference guide to the Erlang programming language, covering syntax, data types, concurrency, and OTP principles.
A concise cheat sheet covering the essential syntax, features, and concepts of the ML programming language family (Standard ML, OCaml, F#). Useful for quick reference and learning.
A concise reference for Haskell syntax, data types, functions, and common operations. This cheat sheet provides a quick guide to help you write and understand Haskell code efficiently.
A concise reference for Clojure syntax, data structures, functions, and macros, designed to help you quickly recall key elements of the language.
A concise reference for the F# programming language, covering syntax, data types, control flow, and common libraries.
A concise reference for Racket programming, covering syntax, data structures, control flow, and module system basics.
A comprehensive cheat sheet for Elixir, covering syntax, data types, control flow, modules, and more, with examples.