awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesMulti-Parameter

Type classes that take multiple arguments to define complex relationships between different types.

Distinct from Type Classes: Distinct from Type Classes: extends the single-parameter pattern to support relationships between multiple distinct types.

Explore 1 awesome GitHub repository matching software engineering & architecture · Multi-Parameter. Refine with filters or upvote what's useful.

Awesome Multi-Parameter GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • purescript/purescriptAvatar purescript

    purescript/purescript

    8,832Vezi pe GitHub↗

    PureScript is a statically typed, purely functional programming language that compiles to JavaScript. It is designed as a cross-platform frontend language for building safe web applications, utilizing a static type system and a JavaScript compiler to ensure program correctness across browser and server environments. The language is distinguished by its emphasis on mathematical purity, featuring a robust type system with first-class support for monads. It provides a sophisticated toolset for static verification, including algebraic data types, type classes, and automatic type inference to reje

    Implements multi-parameter type classes to define relationships between multiple different types.

    Haskellalt-jshaskelljavascript
    Vezi pe GitHub↗8,832
  1. Home
  2. Software Engineering & Architecture
  3. Abstract Data Types
  4. Type Classes
  5. Multi-Parameter