Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Lynn
Lynn has asked
21
questions and find answers to
40
problems.
Stats
1.5k
EtPoint
531
Vote count
21
questions
40
answers
About
Python golf:
Common helper functions
Lynn questions
Is a dict literal containing repeated keys well-defined?
Can't initialize a struct using an initializer list if it inherits? [duplicate]
gn scripts are run with the wrong Python version ("a bytes-like object is required, not 'str'")
`friday` package is very slow
Why is the second parameter to JSON.parse called “reviver”?
Can I prove (s : Stream a) -> (head s :: tail s = s) in Idris?
How to pattern match on union constructors in `for .. in`
Can I implement this newtype as a composition of other types?
Select a file for renaming in SharpShell context menu
Why are `take` and `drop` defined for negative arguments?
Lynn answers
Haskell foldr with function
How to use cat in a pipe
compose tail and head
Trying to better understand the (<*>) function of Applicative functors in Haskell
Why Aeson encodes () as empty array?
How do I get the length of the first line in a multi line string?
In Inform 7, what is the opposite of entering a container?
How can I find the second most common number in an array?
How to respond to "chuck wood" differently to "throw log"?
Repeating triangle pattern in Python