Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
MaiaVictor
MaiaVictor has asked
377
questions and find answers to
12
problems.
Stats
2.0k
EtPoint
58
Vote count
377
questions
12
answers
About
MaiaVictor questions
What are fast algorithms/data structures for querying near points on the surface of a sphere?
How to create the `enumFromTo` function on Morte?
Is there any algorithm better than O(N) to find the first bit set in a bitarray that consists mostly of continous blocks?
Is it possible to convert a HOAS function to continuation passing style?
Is there any way to use results of a previous rendering inside a fragment shader?
Generalizing a combinatoric function?
Is it possible to automatically define this function for any arbitrary data type?
Error: "unsupported locale setting" on Python / OSX
Is there any way to emulate inline let expressions in JavaScript?
What is fast, compact representation of tree structures that prevents cache misses?
MaiaVictor answers
JavaScript - Multiplying Even Indexed Array Elements by 2 and Odd Indexed by 3
How to impurely modify a state associated with an object?
In a dependently typed programming language is Type-in-Type practical for programming?
Any default settings possible for VIM editor?
If else clause or cond in Racket
Is it possible to implement `max` efficiently on the untyped lambda calculus?
"Symbol(s) not found for architecture x86_64" on QtCreator project
How do I FFI a CUDA application on Haskell?
How to encode the Int type with algebraic datatypes in a pure functional language like Kind-Lang?