polymorphic-functions
There are 9 repositories under polymorphic-functions topic.
digikar99/polymorphic-functions
A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.
owaismohsin001/Sunlight-lang
Sunlight lang is a dynamic, lazy, and functional programming language that compiles to Lua and JS
higherkinded/bottom
Simple stub factories slightly mimicking undefined from Haskell
DmytroMitin/shapeless
Generic programming for Scala
gogulamudigeethareddy/sql
sql along with a case study
GoToLoop/Complex
An immutable complex number class with real and imaginary parts.
mtumilowicz/scala-zio2-test-aspects-property-based-testing-workshop
Introduction to test aspects and property based testing.
mtumilowicz/scala212-category-theory-natural-transformations-example
Polymorphic functions as natural transformations.
mtumilowicz/scala3-dependent-types-polymorphic-functions-workshop
Introduction to typelevel programming: phantom types, dependent types, path dependent types and Curry-Howard isomorphism.