Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in generic-programming

Scala: Implementing a subtype of Numeric[T]

programming language where values and objects are different [closed]

what could this generic class declaration could mean?

Generalizing fold such that it becomes expressive enough to define any finite recursion?

generic implementation in C

c generic-programming

Length of user-defined string literal as a template argument?

Operating on Scala collections in generic way

Is it possible to introspect on methods using Boost Hana?

DataTemplate.DataType = Collection<Entity>?

Get type of a "singleton type"

Detect compile-time literals and constants

Generic programming in C

Grouping data types by constructor in Haskell

In C, Generic Containers or Safe Containers?

Deriving default instances using GHC.Generics

Avoiding boilerplate when dealing with many unrelated types

Transposing arbitrary collection-of-collections in Scala

Avoiding Java Type Erasure

Why doesn't C++ make it easier to make compile time queries on types?