tuple topic

List tuple repositories

JTuple

30
Stars
13
Forks
Watchers

java Tuple

coobjc

4.0k
Stars
528
Forks
Watchers

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Fo...

proposal-record-tuple

2.4k
Stars
62
Forks
Watchers

ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

linq

204
Stars
44
Forks
Watchers

LINQ to Objects for Java.

monster

150
Stars
16
Forks
Watchers

The Art of Template MetaProgramming (TMP) in Modern C++♦️

pfr

1.3k
Stars
154
Forks
Watchers

std::tuple like methods for user defined types without any macro or boilerplate code

typescript-tuple

154
Stars
7
Forks
Watchers

Generics to work with tuples in TypeScript

proposal-change-array-by-copy

510
Stars
23
Forks
Watchers

Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.

record-tuple-polyfill

162
Stars
11
Forks
Watchers

A polyfill for the ECMAScript Record and Tuple proposal.

proposal-symbols-as-weakmap-keys

91
Stars
7
Forks
Watchers

Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries