functors

There are 59 repositories under functors topic.

  • MySTL

    基于C++11的STL标准库

    Language:C++1
  • libmisc-clj

    DKD miscellaneous for Clojure development

    Language:Clojure1
  • dcl113-2021-sep-16

    DCL-113: Functional Programming in C++17

    Language:C++1
  • scala213-functional-programming-functor-monoid-monad-workshop

    Functor, Monoid, Monads in practice.

    Language:Scala1
  • ProxC

    🔗 Unlock the extensiblity of ES6 Proxy Objects in Javascript Classes and create beautiful APIs

    Language:TypeScript1
  • monad-study

    Studying monads in Scala

    Language:Scala1
  • fp-concepts-php

    Functional Programming Concepts in PHP

    Language:PHP1
  • ResultMonad

    C# implementation of the result and other monads with query syntax support and extensions for Tasks and IEnumerable

    Language:C#1
  • 4.3-functor_result

    4.3 - Functor Result

    Language:Kotlin1
  • 4.1-functor_option

    4.1 - Functor Option

    Language:Kotlin1
  • functional_programming_tinkering

    Building Foundational Knowledge on Functional Programming

    Language:Scala
  • STL-Standard-Template-Library

    This repository contains comprehensive resources and examples for mastering the Standard Template Library (STL) in C++. The STL provides a set of common classes and interfaces for data structures and algorithms, greatly simplifying the process of writing efficient and robust code.

    Language:C++
  • operatoroverload

    [GER] Überladung von Operatoren in C++

    Language:C++
  • dcl113-2023-aug-14

    DCL-113: Functional Programming in C++20

    Language:C++
  • wm

    Collection of everyday helpers for C++

    Language:C++
  • Fractal

    Renders fractals using SFML

    Language:C++
  • curry-functors

    Contravariant functors, bifunctors, profunctors and more for Curry

    Language:Curry
  • phns

    add phnctionality | modules for functional programming | package stub | backend resource | Python standard library & Mypy

    Language:Python
  • category-theory-typescript

    My notes / implementations to Bartosz Milewski's "Category Theory for Programmers"

    Language:TypeScript
  • functional-scala

    The repository for the Functional Scala workshop.

    Language:Scala
  • old-hw07

    Homework to practice Monoid, Functor, Applicative, and Monad

    Language:Haskell