awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesCall-by-Name Parameter Avoidance Rules

Coding conventions that replace call-by-name parameters with explicit function types to clarify execution semantics.

Distinct from Parameter Naming: Distinct from Parameter Naming: focuses on the type of parameter (call-by-name vs function type), not naming patterns.

Explore 1 awesome GitHub repository matching part of an awesome list · Call-by-Name Parameter Avoidance Rules. Refine with filters or upvote what's useful.

Awesome Call-by-Name Parameter Avoidance Rules GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • databricks/scala-style-guideAvatar databricks

    databricks/scala-style-guide

    2,784Vezi pe GitHub↗

    Replaces call-by-name parameters with explicit () => T function types to clarify execution semantics.

    Vezi pe GitHub↗2,784
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Pattern Matching
  5. Code Naming Patterns
  6. Parameter Naming
  7. Call-by-Name Parameter Avoidance Rules