overloaded-functions

There are 21 repositories under overloaded-functions topic.

  • coady/multimethod

    Multiple argument dispatching.

    Language:Python26837422
  • heatingma/NIS3302-okftools

    Overload Kernel Function under Linux 22.04. If you are interested in and want to use this project, try "pip install okftools"

    Language:Python53
  • idf/pover

    Python OVERloading (pover) methods with type hints

    Language:Python230
  • poojakumari11228/Web_Technologies

    Fundamentals of web technologies.

    Language:HTML210
  • wwyqianqian/ccnu-c-plus-plus

    CCNU《面向对象程序设计》胡老师班级实验课作业 2018秋季学期

    Language:C++2111
  • clockwork

    ZetaRet/clockwork

    Zeta Ret Clockwork Library - OOP, Canvas, JavaScript, Stage, Renderer, DisplayObject, Graphics, Interaction

    Language:JavaScript2301
  • protoss

    ZetaRet/protoss

    Zeta Ret ProtoSS Library - Prototype Supers-Subclass ~ 1kb (Polymorphism, Prototypes, OOP)

    Language:JavaScript2300
  • macmcmeans/fisherYatesDurstenfeldKnuthShuffle

    🔀 The standard algorithm for generating a uniformly chosen random permutation. Devised by Ronald Fisher and Frank Yates, modernized by Richard Durstenfeld and popularized by Donald E. Knuth. This version permits Sattolo cycles as well as seeded/keyed shuffles and unshuffles.

    Language:JavaScript1200
  • Na0ture/holo

    Holo is a library provides overload like cpp

    Language:Python1211
  • VSADX/overloads-for-js

    Adds type-based overloads for functions.

    Language:JavaScript1100
  • AddioElectronics/GeNETiCC

    A C library which implements generic functions for working with arrays, lists, and more(coming soon), in a style that implements syntactic sugar that closely resembles C#. Not typical C, though one could use the internal functions. Designed for quick prototyping.

    Language:C0100
  • Caio-Sousa-zz/CSharp-6.0-Examples

    Simple but usefull examples of features of the C# 6.0. Implemented using Visual Studio Code and .NET CORE

    Language:C#0200
  • MateoRbt/Cpp-Repo

    Cpp introduction exercises for my lab

    Language:C++0100
  • niXman/overloaded

    C++11 library allows to bind different callable into a single holder without any run-time overhead

    Language:C++0300
  • sakshikore16/33Sakshi_23-27_Sem-I_CPP_20

    🔨 Sharpen your C++ skills with our repository of 20 class assignments! From data structures to algorithms, each program is designed to challenge and inspire. Let's code like pros! 💪 #CppAssignments

    Language:C++00
  • waltergcc/42-cpp_modules

    A learning path for mastering the C++ language and its standard library that cover classes, memory allocation, polymorphism, exceptions, templates, container types and more.

    Language:C++0100
  • ami9901/java

    java codes for different problems at beginner level

    Language:Java10
  • ituvtu/OOP_LW02-overload

    OOP_LW02-overload

    Language:C++
  • JR-espacial/Proyecto_POO2

    Automobile Agency Managment System 2nd semester project

    Language:C++10
  • kazuki0824/rust-bindgen

    Automatically generates Rust FFI bindings to C (and some C++) libraries. Here we'll try to handle overloads, virtual functions and vtables in C++.

    Language:C++10
  • saif86/CPP-Function-Overloading

    How to overload a function in C++

    Language:C++10