Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alec
Alec has asked
34
questions and find answers to
212
problems.
Stats
5.6k
EtPoint
1.8k
Vote count
34
questions
212
answers
About
Alec questions
GHC can't infer unlifted kind
Searching for rewrite rules
Understanding `GHC.TypeLits`
How to mimic `tableswitch` using `MethodHandle`?
Factoring a number into roughly equal factors
Composing type constructors like functions
Given two absolute paths, how can I express one of the paths relative to the other?
Range of unicode characters GHC accepts
Why isn't `join` part of the `Monad` class [duplicate]
Data families vs Injective type families
Alec answers
Returning a string or an Int depending on input
How to serialize a data structure which is instance of Data?
Scala file hashing
Parsec negative match
Don't understand concatenation operator (++)
Adding context to rewrite rules
How to design for extension using records
Using newtype in Data.Array.Unboxed with ghc 7.10
Haskell data type that represents valid types
How to generically traverse nested records looking for specific values in Haskell?