Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in algebraic-data-types
How to directly calculate desired phase shift of signals?
Sep 23, 2026
matlab
fft
octave
combinatorics
algebraic-data-types
Automagically create predicates that detect components of a sum type?
Sep 19, 2026
haskell
algebraic-data-types
Efficient implementation of Catamorphisms in Scala
Sep 19, 2026
scala
algebraic-data-types
category-theory
recursion-schemes
catamorphism
Checking all values in a list have a specific constructor
Sep 18, 2026
haskell
algebraic-data-types
How to call constructor for leaves of a tree algebraic data type in Scala?
Sep 09, 2026
scala
generics
constructor
abstract-data-type
algebraic-data-types
Idris case/induction tactics
Sep 07, 2026
algebraic-data-types
idris
formal-verification
haskell own datatypes - using signs or numbers in the datatype definition
Sep 07, 2026
haskell
types
algebraic-data-types
Representing enum+object variant type in GraphQL
Aug 30, 2026
enums
graphql
algebraic-data-types
discriminated-union
Is there a better way to express this type?
Aug 22, 2026
haskell
algebraic-data-types
Why does refactoring data to newtype speed up my haskell program?
Aug 13, 2026
performance
haskell
algebraic-data-types
data-representation
newtype
Is there such as thing as "type extensions" in Haskell?
Aug 13, 2026
haskell
algebraic-data-types
Scala pattern match on ADTs may not warn on unreachable code
Aug 05, 2026
scala
pattern-matching
algebraic-data-types
Haskell Multidimensional Arrays with Compiler-enforced lengths
Jul 28, 2026
haskell
algebraic-data-types
How to control flow without .flatMap, which breaks a reactive stream preventing operators like distinctUntilChanged from working on the entire stream
Jul 06, 2026
rx-java
kotlin
reactive-programming
rx-java2
algebraic-data-types
How to define Eq instance of List without GADTs or Datatype Contexts
Jun 12, 2026
list
haskell
compiler-flags
algebraic-data-types
gadt
Is there something like DuplicateRecordFields for constructors in Haskell? [duplicate]
Jun 03, 2026
haskell
algebraic-data-types
user-defined-data-types
value-constructor
Is there an accurate way in Haskell to encode tuple of Foo, where some certain combinations are forbidden?
May 25, 2026
haskell
algebraic-data-types
How can I zip a list over another list that is nested in Haskell?
May 19, 2026
list
haskell
nested-lists
map-function
algebraic-data-types
What's the right way to use type aliases in Haskell
May 13, 2026
haskell
types
type-safety
algebraic-data-types
type-alias
Older Entries »