Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Gabriella Gonzalez
Gabriella Gonzalez has asked
17
questions and find answers to
275
problems.
Stats
8.0k
EtPoint
2.7k
Vote count
17
questions
275
answers
About
I'm an engineering manager at Arista Networks
Gabriella Gonzalez questions
Constraining a derived variable of a type class or an instance
Polymorphic constraint
Recursive Type Families
Difference between GHC's -O and -O2
Correctness of implicit lifting
How to do fast data deserialization in Haskell
Inlining derived typeclass methods
Rebinding do notation for indexed monads
Disadvantages of using INLINABLE pragma
Is there an unsigned integer type that will warn about negative literals?
Gabriella Gonzalez answers
How would you make a monad instance of this coroutine?
Converting a hierarchical data structure to a flat one in Haskell
Haskell: Splitting pipes (broadcast) without using spawn
Example of "True Polymorphism"? (Preferably, using Haskell) [closed]
Error detection and reporting using Maybe
nested sequences to branching/tree data structure
How to avoid checking for empty value in Haskell?
Running a consumer inside a pipe
Constructing minimal Haskell example on error-handling in the State Monad
Skipping first line in pipes-attoparsec