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
10
questions and find answers to
93
problems.
Stats
1.6k
EtPoint
389
Vote count
10
questions
93
answers
About
michid questions
How to implement fixed points of functors in Java
What is the role of Haskell's evaluation strategy in Memoization via Representable
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
How to implement fixed points of functors in Java
Optimistic concurrency control and write skew
What is the type constructor for list of tuples?
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