#
generics
Here are 579 public repositories matching this topic...
10
elliotchance
commented
May 9, 2019
Find will return the index of the first element that matches, or -1 if none match.
Open
Union()
iOS reusable form library in Swift.
-
Updated
Nov 8, 2021 - Swift
Generically derive traversals, lenses, and prisms.
-
Updated
Jan 22, 2022 - Haskell
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
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
Jan 24, 2022 - Rust
A typed implementation of the Go sync.Map using code generation
-
Updated
Mar 9, 2021 - Go
Functional tools in Go 1.18 using newly introduced generics
-
Updated
Jan 13, 2022 - 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
All generic functions for Go 1.18 you ever need!
-
Updated
Dec 29, 2021 - Go
Generic programming, generic classes, maps, sets, abstract data types and so on.
map
set
data
interface
class
generic
generics
generic-programming
data-type
data-types
interfaces
abstarct
-
Updated
Dec 23, 2020 - Java
Generic random generators
-
Updated
Nov 23, 2021 - Haskell
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