Search code examples
Shortest way to check wether a list of strings occur in a string...


pythonstringsyntactic-sugar

Read More
Is there an equivalent to the `any` method in python...


rustanysyntactic-sugar

Read More
I want more syntactic sugar in my Java!...


javasyntactic-sugar

Read More
try-catch syntactic sugar in java...


javatry-catchsyntactic-sugar

Read More
++: does not appear to be right associative?...


scalasyntactic-sugarassociativity

Read More
Underscore usage in Scala's identifier...


scalagetter-settermagic-methodssyntactic-sugar

Read More
what is does it mean println(_)?...


scalalambdasyntactic-sugarscala-placeholder-syntax

Read More
can lisp implement such a sugar syntax in lisp?...


lispcommon-lispsyntactic-sugar

Read More
convenient way to optionally set some class properties in method call in python...


pythonclassoptional-parameterssyntactic-sugar

Read More
Syntactic sugar JavaScript ( If statement) Error...


javascriptecmascript-6syntactic-sugar

Read More
how to use pattern matching without case classes in scala?...


scalapattern-matchingapplycase-classsyntactic-sugar

Read More
Is <boolean expression> && statement() the same as if(<boolean expression>) stat...


javascriptsyntaxif-statementbooleansyntactic-sugar

Read More
C choosing variable type at run-time...


csyntactic-sugar

Read More
Initialize std::map with common values without duplication...


c++stlmacrossyntactic-sugar

Read More
Syntactic sugar in C/C++...


c++csyntaxmetaprogrammingsyntactic-sugar

Read More
Is there simplified expression for if(variable1){variable2="string:"+variable1} in javascr...


javascriptsyntactic-sugar

Read More
What does `:|` do in Ruby?...


rubysyntactic-sugar

Read More
meaning of scala underscore in list construct...


scalalambdasyntactic-sugar

Read More
Scala - Can Match-extraction be used on backtick identifiers?...


scalapattern-matchingsyntactic-sugarbackticks

Read More
C# set KeyValue to variables in one line...


c#linqsyntactic-sugar

Read More
PHP syntactic sugar: How to apply a function on a given input multiple times?...


phpfunctionsyntaxsyntactic-sugar

Read More
When does a += b become a = a + b in Scala?...


scalaassignment-operatorsyntactic-sugar

Read More
Why can't I use match! in a computation expression yet?...


f#monadssyntactic-sugarcomputation-expression

Read More
Keyword arguments with do-block...


elixirsyntactic-sugarkeyword-argument

Read More
Is there a JavaScript equivalent to PHP's "or" operator?...


javascriptphpsyntactic-sugar

Read More
How can I desugar my GADTs?...


haskellsyntactic-sugargadt

Read More
Is the cons operation cons elements from right to left?...


haskelloperator-precedencesyntactic-sugarcons

Read More
Assigning a pair of variables to the min/max of two variables in Python...


pythonpython-3.xvariablessyntactic-sugar

Read More
A pythonic way of packing loops into a function to mute variables?...


pythonloopsdictionaryproductsyntactic-sugar

Read More
JavaScript function call desugar...


javascriptcallsyntactic-sugar

Read More
BackNext