Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
BufBills
BufBills has asked
59
questions and find answers to
20
problems.
Stats
1.2k
EtPoint
351
Vote count
59
questions
20
answers
About
BufBills questions
How can I print a Maybe?
Zookeeper cfg file - Why are there multiple ports?
In Go how can I iterate over a pointer list?
how to use gdb debug golang code to see what's inside channel?
scala type with plus sign in front
haskell quick sort, why the first let uses <= instead of <?
comparison between 2 vectors (equal (vector 2 3 4) (vector 2 3 4)) = NIL
remove duplicated lists inside list in lisp [duplicate]
in Go, what does channel assgiment mean?
in go lang, why this is 7 ? assert(5^2 == 7)
BufBills answers
Random shuffling of an array
Need simple explanation how "lock striping" works with ConcurrentHashMap
Collision detection between two rectangles in java