Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
pat
pat has asked
15
questions and find answers to
72
problems.
Stats
2.0k
EtPoint
620
Vote count
15
questions
72
answers
About
pat questions
Is it possible to use SYB to transform the type?
What's the difference between OrderedList and SortedList
Control.MonadPlus.Free without unnecessary distribution
typeOf on return type
Numeric type signature
Does Writer Monad guarantee right associative concatenation?
Infinite list of infinite counters
Grandfather Paradox in Haskell
Parsec.Expr repeated Prefix/Postfix operator not supported
Evolving data structure
pat answers
adding word to Trie data structure
Haskell error "parse error on input ‘if'"
iterating through a struct in c
How to represent mapping between two trees in Haskell?
withArray vs newArray
Clean and type-safe state machine implementation in a statically typed language?
Recursive data structures in haskell: prolog-like terms
Why list monad combines in that order?
How to give a fail message to a given position in parsec
Maybe monad inside stack of transformers