awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesType Constructor Combinations

Mechanisms for combining two values of a type constructor and providing a default empty representation.

Distinct from Type Constraint Combinations: Distinct from Type Constraint Combinations by focusing on the values produced by type constructors rather than the constraints on the types themselves.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Type Constructor Combinations. Refine with filters or upvote what's useful.

Awesome Type Constructor Combinations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • typelevel/catstypelevel 的头像

    typelevel/cats

    5,447在 GitHub 上查看↗

    Cats is a Scala functional programming library and type class library designed to implement algebraic patterns and functional abstractions. It provides a standardized set of interfaces and a modular toolkit of functional wrappers and containers to enable ad-hoc polymorphism and generic programming across disparate types. The project serves as a functional abstraction standard, offering a monad transformer suite to compose nested effectful contexts and handle multiple computational side effects within a single pipeline. It further enables the construction of embedded domain-specific languages

    Provides the ability to combine values of a type constructor based on the constructor's structure.

    Scala
    在 GitHub 上查看↗5,447
  1. Home
  2. Programming Languages & Runtimes
  3. Generic Types
  4. Type Constraint Combinations
  5. Type Constructor Combinations