Repository navigation

#

tuple

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 Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.

Objective-C
4022
10 个月前

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

HTML
2545
4 天前
arthurfiorette/proposal-try-operator
JavaScript
1785
2 个月前

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

C++
1375
3 天前

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.

HTML
510
2 年前
Java
225
5 个月前

A polyfill for the ECMAScript Record and Tuple proposal.

JavaScript
166
2 年前

Generics to work with tuples in TypeScript

TypeScript
156
2 年前

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

89
3 年前

High-level Database Abstraction Layer for Go

Go
59
2 年前

🦋 A simple Promise to [error, data] catcher.

JavaScript
45
6 个月前

In this repository, I share codes of the introduction to python courses published on my YouTube channel

Jupyter Notebook
42
2 年前

Define complex binary structures using composable primitives

TypeScript
42
25 天前

"Python for Absolute Beginners: A Comprehensive Repository" offers a structured learning path, interactive practice, and a supportive community to master Python from scratch. Dive into topics like control flow, object-oriented programming, and more to unlock endless possibilities in software development. Start your Python journey today!

Python
39
9 个月前

Immutable finite list objects with constant-time equality testing (===) and no memory leaks.

JavaScript
37
6 年前

java Tuple

Java
31
1 年前

Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+

C
29
1 个月前