Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Satvik
Satvik has asked
9
questions and find answers to
59
problems.
Stats
1.7k
EtPoint
578
Vote count
9
questions
59
answers
About
I currently work at google on mobile app ads.
Satvik questions
Works in ghci but not in the file
How Type inference work in presence of Functional Dependencies
DefaultSignatures and associated type families
When to use various language pragmas and optimisations?
Satvik answers
Haskell Typeclass Type Constraints and Deduction
How to force a Haskell type to a more general type
Polymorphic callbacks in data constructor
Is it possible to profiling space usage in Haskell
One data versus 2 datas in Haskell
Function definition with guards
If compiler of Haskell always needs polymorphic parameters of polymorphic functions to be specified with "::Int",why "show 2" is legal
Clarification on Lazy Evaluation and its efficiency
Haskell line of code not compiling: "Illegal datatype context"
Warning unused variable in Haskell code