Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
pigworker
pigworker has asked
12
questions and find answers to
219
problems.
Stats
9.5k
EtPoint
3.8k
Vote count
12
questions
219
answers
About
I'm a lecturer at the University of Strathclyde.
pigworker questions
glib gremlin with GHC 7.4
Can I make readProcess drop the quotes?
How has instance (Param B.ByteString) managed to vanish?
Can I disable control-C?
Would error messages improve if we could disable features?
How can I make file I/O more transactional?
What happens to missing type variables in Church-style core?
Can I constrain a type family?
pigworker answers
Calculating type of polymorphism haskell
Find the preceding element of an element in list (Haskell)
Complex pattern Matching
Is the equivalent of Haskell's Foldable and Traversable simply a sequence in Clojure?
Haskell multiple statement efficiency
Refactoring do notation into applicative style
Can someone explain this lazy Fibonacci solution?
Why can't I pattern match on a type family?
Functor type variables for Flip data type
Rotate a matrix in Haskell