Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
phynfo
phynfo has asked
17
questions and find answers to
21
problems.
Stats
661
EtPoint
196
Vote count
17
questions
21
answers
About
phynfo questions
Running Bulk Synchronous Parallel Model (BSP) in Python
Determine time gaps from list of time-spans (not covered by the spans in the list)
Haskell character encoding problems with readFile
Model-driven Software Development vs. Haskell
Implicit length arguments in fixed-length-vector-functions in Agda
Strange type inference behaviour with GADT type (for fixed length vectors)
Graph Database Design Methodologies
Haskell's Arrow-Class in Agda and -> in Agda
Applying a fixed-length-vector-function to the inital part of a longer fixed-length-vector
Agda Type-Checking and Commutativity / Associativity of +
phynfo answers
Regex for strings starting with letters/_ and (possibly) following letters/digits/_
how to convert list of dict to dict
Why does application of `sequence` on List of Lists lead to computation of its Cartesian Product?
Monadic type confusion
List comprehension in Haskell
Word tokenization using python regular expressions
Filter lines from a text file which contain a particular word
How to use regexp on file, line by line, in Python