function overloading
Function overloader
improve overloading functions and methods in js
Simple function overloads for optional arguments
require...overloaded to support global lookup
unlock function overloading for rust
A POC crate that utilizes `Fn*` traits to implement partial overloading
Overloaded Literals to construct your datatypes without boilerplate and with compile-time validation
Stub file (*.pyi) generator for PyO3
Stub file (*.pyi) generator for PyO3
Overloadable functions done easy in rust.
Dynamically invoke arbitrary unmanaged code.
Simple overloading system for functions with different arguments
Create functions with varying arguments and return types. Please don't use this.
Internal proc-macro implementation crate for the overloaded_literals crate.
a crate that adds function overloading
Provides a macro to simplify operator overloading.
Overload for Ruby. DO NOT USE THIS LIBRARY FOR PRODUCTION
This gem supports various calling related features. The supported features are: * overloading * pattern matching * memoization * named parameters
The strongtyping gem is a Ruby library that provides type checking and method overloading.
DSL for building method overloading in Ruby more magical
Allows instance methods to be overloaded. Also functions with inheritance. Methods overloaded twice will use the last version.
A DSL for method overloading for Ruby based on pattern matching
The gem opens java.math.BigDecimal and overloads the arithmetic operators +, -, *, /, %, **, <=, <. >, >=, <=>, ==, !=
Jkl is a Ruby library for dealing with information overload.
Method overload behavior for Ruby.
Additional codes to make computation or general programming easier
A ruby library for Ruby programming with RR that allows method overload
Call different functions depending on the runtime types of two objects, use method overloading, separate concerns, etc.