DEV Community

# generics

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Is golangci-lint Generics Readiness?

Is golangci-lint Generics Readiness?

9
Comments
5 min read
Generics in Go 1.18

Generics in Go 1.18

3
Comments
8 min read
Generics in Golang 🚀

Generics in Golang 🚀

6
Comments
2 min read
How to Use Golang’s Generics

How to Use Golang’s Generics

14
Comments
8 min read
Published go-optional: Go's Generics friendly optional/option type library

Published go-optional: Go's Generics friendly optional/option type library

4
Comments
2 min read
Some tips and bothers for Go 1.18 Generics

Some tips and bothers for Go 1.18 Generics

9
Comments
4 min read
Least Frequently Used (LFU) Cache with Constant Time Complexity

Least Frequently Used (LFU) Cache with Constant Time Complexity

6
Comments
4 min read
I had no idea Typescript generics were capable of doing that 🤯!

I had no idea Typescript generics were capable of doing that 🤯!

18
Comments 1
8 min read
HackerRank #26 | Generics | 🇧🇷

HackerRank #26 | Generics | 🇧🇷

4
Comments
3 min read
A utility type for widening types

A utility type for widening types

7
Comments
3 min read
Generics in Java ✌🏿😁

Generics in Java ✌🏿😁

9
Comments 1
7 min read
Read and Sort Data Generically - Generics in Java

Read and Sort Data Generically - Generics in Java

6
Comments
4 min read
Extension methods for generic types

Extension methods for generic types

3
Comments
2 min read
Advanced TypeScript: A Generic Function to Merge Object Arrays

Advanced TypeScript: A Generic Function to Merge Object Arrays

4
Comments 3
4 min read
[pt-br] ObjectMapper: Convertendo para tipos genericos.

[pt-br] ObjectMapper: Convertendo para tipos genericos.

4
Comments
1 min read
Advanced TypeScript: A Generic Function to Update and Manipulate Object Arrays

Advanced TypeScript: A Generic Function to Update and Manipulate Object Arrays

5
Comments 5
5 min read
Swift: Deconstruct SPF: Strings and SubStrings

Swift: Deconstruct SPF: Strings and SubStrings

4
Comments
4 min read
Making lodash function get type safe

Making lodash function get type safe

22
Comments 2
7 min read
Go generics beyond the playground

Go generics beyond the playground

12
Comments 2
15 min read
TypeScript Generics

TypeScript Generics

6
Comments
4 min read
Generic Programming

Generic Programming

9
Comments 2
4 min read
Go 2 generics in 5 minutes

Go 2 generics in 5 minutes

10
Comments
5 min read
How to UPPER_CASE to camelCase in raw Typescript generics

How to UPPER_CASE to camelCase in raw Typescript generics

24
Comments 6
5 min read
Covariance and contravariance by example.

Covariance and contravariance by example.

7
Comments
6 min read
Extending React Standard Types to Allow for Children as a Function

Extending React Standard Types to Allow for Children as a Function

10
Comments
7 min read
loading...