Articles by Tag #generics

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Memo for type hint-related posts in Python (1)

Buy Me a Coffee☕ *Memo: My post explains type hint (1). My post explains type alias (1). The...

Learn More 0 0Jan 2

Kotlin 제네릭: in, out, 타입 파라미터

Kotlin의 제네릭은 Java와 비슷하지만 in과 out 키워드를 통해 더 안전한 타입 시스템을 제공합니다. 기본 제네릭 ...

Learn More 0 0Dec 31 '25

Generics and Variance with Java

Generics, variance and wildcards in Java

Learn More 1 0Sep 20 '25

DevLog 20250710: Generics in Divooka

Generics is effectively a way to generate codes using templates at either compile time or...

Learn More 4 3Jul 10 '25

Generics in TypeScript Explained

Understand and use generics for reusable and powerful typing.

Learn More 1 0Jun 16 '25

Type alias in Python (5)

Buy Me a Coffee☕ *Memo: My post explains type alias (1). My post explains type alias (2). My...

Learn More 0 0Jan 10

C# Generic Constraints and Advanced Type System Features

C# Generic Constraints and Advanced Type System Features Generics are one of the crown...

Learn More 0 0Jun 19 '25

Detect datatype of variables in C

A simple Marco which uses generics in C to help you detect data type of any variable like you do with...

Learn More 0 0Jul 20 '25

Type alias in Python (2)

Buy Me a Coffee☕ *Memo: My post explains type alias (1). My post explains type alias (3). My...

Learn More 0 0Jan 10

Type alias in Python (3)

Buy Me a Coffee☕ *Memo: My post explains type alias (1). My post explains type alias (2). My...

Learn More 0 0Jan 10

Type alias in Python (4)

Buy Me a Coffee☕ *Memo: My post explains type alias (1). My post explains type alias (2). My...

Learn More 0 0Jan 10

Type alias in Python (1)

Buy Me a Coffee☕ *Memo: My post explains type alias (2). My post explains type alias (3). My...

Learn More 0 0Jan 10

Type alias in Python (6)

Buy Me a Coffee☕ *Memo: My post explains type alias (1). My post explains type alias (2). My...

Learn More 0 0Jan 11