Newbetuts
.
New posts in syntactic-sugar
Scala single method interface implementation
scala
interface
lambda
syntactic-sugar
traits
Using a block's return value in JavaScript
javascript
syntax
syntactic-sugar
Magic First and Last Indicator in a Loop in Ruby/Rails?
ruby-on-rails
ruby
syntactic-sugar
Haskell record syntax
layout
haskell
syntax
syntactic-sugar
What are all the instances of syntactic sugar in Scala?
scala
syntactic-sugar
Python decorator best practice, using a class vs a function
python
python-2.7
decorator
syntactic-sugar
C# property and ref parameter, why no sugar?
c#
properties
syntactic-sugar
reference-parameters
What is the best or most interesting use of Extension Methods you've seen? [closed]
c#
.net
extension-methods
syntactic-sugar
Syntax sugar: _* for treating Seq as method parameters
scala
syntactic-sugar
Best javascript syntactic sugar
javascript
language-features
syntactic-sugar
How does Scala's apply() method magic work?
scala
syntactic-sugar
magic-methods
companion-object
What is the purpose of "!" and "?" at the end of method names?
ruby
methods
syntax
predicate
syntactic-sugar
Do nothing when "other side" of ternary operator is reached?
c#
syntactic-sugar
Is there a way to implement custom language features in C#?
c#
syntactic-sugar
language-construct
Getting the desugared part of a Scala for/comprehension expression?
scala
syntactic-sugar
for-comprehension
WITH statement in Java
java
vb.net
syntax
syntactic-sugar
Is <boolean expression> && statement() the same as if(<boolean expression>) statement()?
javascript
syntax
if-statement
boolean
syntactic-sugar
Is there a literal notation for an array of symbols?
ruby
arrays
symbols
syntactic-sugar
How does the Java 'for each' loop work?
java
foreach
syntactic-sugar
Prev