Repository navigation

#

generic-functions

Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.

Go
6479
1 个月前

.NET LINQ capabilities in Go

Go
3571
3 年前

An experimental language which adds functional programming features to Go.

Go
1237
3 年前

Multiple argument dispatching.

Python
295
3 个月前

That missing frog DNA you've been looking for

C
62
1 年前

A different type of generic function for common lisp.

Common Lisp
30
5 年前

Protocol Oriented Generic Network Layer example with Alamofire and Swift4

Swift
17
7 年前

gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.

Go
13
10 天前

Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more.

C
6
9 个月前

A simple iterative variant of QuickSort that uses O(1) space for all inputs

C
5
5 年前

Experiments with implementation and design variations related to Clojure's `defmulti`/`defmethod`/`MultiFn`.

Clojure
4
2 年前

working on generic methods, which allow us to write methods that can work with different types of parameters.

Java
3
2 年前

generic functions: more restricted but faster than Clojure multimethods

Java
3
2 年前

Repository to store my Python Scripts

Python
2
2 个月前

An Xcode 9 playground for exploring Swift 4 generics.

Swift
2
7 年前

It will contain all logical problem and related concepts in C++ 🚀🌈 🚀

C++
2
3 年前

ArgonWorks the second version of a compiler and a novel IDE for working with the Argon language. Argon has multiple inheritance as well as type inference but methods are all multimethods and dispatch according to the types of all parameters not just the receiver.

Swift
1
2 年前

makes Go (>=1.18) feels more like Python with generic functions

Go
1
2 年前

Set of algorithmic challenges provided by exercism platform about swift language and its generic functions

Swift
1
4 年前