#
generics
Here are 490 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
Mar 11, 2020 - Swift
Generically derive traversals, lenses, and prisms.
-
Updated
Aug 23, 2021 - 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
Jul 8, 2021 - Rust
A typed implementation of the Go sync.Map using code generation
-
Updated
Mar 9, 2021 - 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 11, 2021 - Haskell
Generic algorithms and data structures for Lazarus/Free Pascal
-
Updated
Aug 26, 2021 - Pascal
Generic Data Structures/Algorithms in golang.
-
Updated
May 19, 2016 - Go
Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.
kotlin
meta
code
linter
ide
metaprogramming
macros
generics
template-metaprogramming
intellij-plugin
tree-structure
kotlin-compiler
typeclasses
compiler-plugin
typesystem
quasiquote
codegeneration
union-type
higher-kinded-types
kotlin-multiplatform
-
Updated
Jun 28, 2021 - Kotlin
iOS protocol-oriented MVVM examples
-
Updated
Sep 19, 2017 - Swift
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