Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntactic-sugar

WITH statement in Java

java, is there a way we can import a class under another name

java syntactic-sugar import

Syntax sugar: _* for treating Seq as method parameters

scala syntactic-sugar

Is there a way to implement custom language features in C#?

Magic First and Last Indicator in a Loop in Ruby/Rails?

Haskell record syntax

What are all the instances of syntactic sugar in Scala?

scala syntactic-sugar

Python decorator best practice, using a class vs a function

C# property and ref parameter, why no sugar?

What is the best or most interesting use of Extension Methods you've seen? [closed]

How does Scala's apply() method magic work?

Best javascript syntactic sugar

What is the purpose of "!" and "?" at the end of method names?

Is there a literal notation for an array of symbols?

How does the Java 'for each' loop work?