Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ahala
ahala has asked
36
questions and find answers to
13
problems.
Stats
490
EtPoint
113
Vote count
36
questions
13
answers
About
ahala questions
documents for J standard library stdlib.ijs
Will GHC optimize a*a*a*a*a*a to (a*a*a)*(a*a*a)?
for fixed point combinator Y, what is \x.f(xx)
what is [#^String str] in Clojure function type hint
parse a fractional number into matlab from a configuration file
Is a train in J associative
gslshell(lua based) returns 0/0 ==0/0 true
F# function to be used in c# library : delegate with byref type
F# class property vs explicit fields
what is a good tacit form of sum(1/(1+x)^y) in J
ahala answers
documents for J standard library stdlib.ijs
gslshell(lua based) returns 0/0 ==0/0 true
examples to compare tradtional math notations vs APL/J notations [closed]
what's the motivation for J to introduce fork
Is the FoldLeft function available in R?
Where is the Makefile generated by the Eclipse CDT?
Why do I get the same sequence for every run with std::random_device with mingw gcc4.8.1?