Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in notation

What do bracketed double dots mean in Haskell?

haskell notation

Ruby trying to grasp a new notation. (inject(: ) vs select(&:even?); why one has &?)

ruby syntax notation

Why is this code considered O(N^6) in Big Oh notation?

c for-loop big-o notation

Compact MATLAB matrix indexing notation

Haskell - Redefining (hiding) arithmetic operators

What is ((->) t ) in haskell?

haskell notation

Binary Numbers and Representation of Bases

math binary notation

Differences between [in, out] and [out, retval] in COM IDL definitions

com idl notation

custom postfix notation, Apply / Function

Prove f(n) + g(n) is O(max(f(n),g(n)))

Java what is the double underscore notation for?

java syntax notation

Scala - Prefix Unary Operators

What's this "function a/<()" in the developer console?

javascript notation

python SyntaxError with dict(1=...), but {1:...} works

python dictionary notation

Why does Big-O Notation use O(1) instead of O(k)?

What does the notation T(n) mean?

notation

What is the "M- notation" and where is it documented?

What we mean by this xsl notation <xsl:template match="/|@*|node()">

xslt notation

A #define in C with three dots

Powershell: Two dimension arrays

arrays powershell notation