Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
michid
michid has asked
8
questions and find answers to
90
problems.
Stats
1.6k
EtPoint
375
Vote count
8
questions
90
answers
About
michid questions
Map from Class[T] to T without casting
What order do "least" and "greatest" refer to when talking about fixed point?
Use cases for adjunctions in Haskell
What does "a monad is a model of computation" mean
stack new command failing to download build plan for lts-14.1
michid answers
Declare a generic class in scala without square brackets
Java functional generics [duplicate]
How Copy-On-Write is different from a direct lock / synchronized on write method?
scala: How to get the class in its own constructor
how do I process returned Either
How do I setup multiple ORed type bounds in Scala
Higher-kinded generics in Java
What are type projections useful for?
Does an object always see its latest internal state irrespective of thread?
Lifting methods to function values in Scala