Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in operators
Precedence of && over || [duplicate]
Oct 26, 2022
c
operators
operator-precedence
C++ ambiguous overload for ‘operator ’
Mar 27, 2022
c++
operators
operator-overloading
Ternary operator without second operand [duplicate]
Nov 10, 2022
c++
c
gcc
operators
conditional-operator
What is Delphi's equivalent to "+=" for adding elements to a set?
Nov 06, 2021
delphi
operators
set
delphi-7
How to use ** for exponents using @infix func **( )?
Oct 29, 2018
swift
operators
infix-operator
Two '==' equality operators in same 'if' condition are not working as intended
Aug 16, 2022
c++
c
compiler-construction
operators
equals-operator
Is there a difference between !== and != in PHP?
Sep 25, 2022
php
comparison
operators
+= Operator in C++
Feb 24, 2022
c++
operators
What does "|=" operation mean in C++?
Aug 15, 2019
java
c++
operators
ternary-operator
compound-assignment
ptr->hello(); /* VERSUS */ (*ptr).hello();
Aug 25, 2022
c++
operators
pointers
dereference
Why isn't ->[] an operator in C++? (a subscript operator for dereferenced array pointers) [closed]
Apr 07, 2017
c++
programming-languages
operators
Java - Is there a method for Euclidean or floored modulo
Aug 22, 2020
java
operators
modulo
modulus
negative-number
Why don't new operator definitions persist in the Perl 6 REPL?
Feb 22, 2022
operators
user-defined-functions
read-eval-print-loop
raku
Define new operators in C#? [duplicate]
Feb 12, 2022
c#
operators
operator-overloading
Are operators in core really defined circularly?
Apr 08, 2022
rust
operators
Is there a splat operator (or equivalent) in Matlab?
May 14, 2020
matlab
multidimensional-array
operators
matrix-indexing
splat
How do I use negative numbers in a range in Swift?
Oct 15, 2022
swift
switch-statement
operators
negative-number
Python commutative operator override
Aug 24, 2019
python
operators
overriding
symmetry
The difference between +1 and -1
Apr 15, 2022
function
haskell
operators
prefix
java.lang.Number doesn't implement "+" or any other operators?
Feb 02, 2022
java
numbers
operators
add
implements
« Newer Entries
Older Entries »