#
generics
Here are 383 public repositories matching this topic...
iOS reusable form library in Swift.
-
Updated
Mar 11, 2020 - Swift
10
elliotchance
commented
May 9, 2019
Find will return the index of the first element that matches, or -1 if none match.
Open
Union()
Generically derive traversals, lenses, and prisms.
-
Updated
Jul 9, 2020 - Haskell
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
rust
data-structure
stack
datastructures
containers
vector
array
iterator
container
static
crates
const
generics
data-structures
iterators
collections
no-std
datastructure
rustc
vec
const-generics
-
Updated
Sep 16, 2020 - Rust
ahinchman1
commented
Dec 16, 2019
Parent issue: #335
Every plugin must be able to use all properties to construct the exact PSI element being fed in to achieve isomorphism between Quote and Scope. To ensure that AST parsing and our quote-and-template system is robust, more testing is needed to increase stability and reliability.
Checklist for WhenExpression
- Destructure and make available all methods related to re
A typed implementation of the Go sync.Map using code generation
-
Updated
Aug 18, 2020 - Go
Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project:
-
Updated
Apr 11, 2020 - Java
Generic Code for Go
-
Updated
Apr 26, 2018 - Go
Generic random generators
-
Updated
Jul 27, 2020 - Haskell
Generic Data Structures/Algorithms in golang.
-
Updated
May 19, 2016 - Go
iOS protocol-oriented MVVM examples
-
Updated
Sep 19, 2017 - Swift
Generic algorithms and data structures for Lazarus/Free Pascal
-
Updated
Sep 17, 2020 - Pascal
Improve this page
Add a description, image, and links to the generics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the generics topic, visit your repo's landing page and select "manage topics."


For example
, where T contains a field with type A and B