StackOverflow Questions for Tag: language-features

Sampo Sarrala
Sampo Sarrala

Reputation: 4868

When isset() should be used on Array without specifying key?

Score: 8

Views: 29647

Answers: 3

Read More
Sarfaraz Nawaz
Sarfaraz Nawaz

Reputation: 361264

What is the rationale for not having static constructor in C++?

Score: 32

Views: 9436

Answers: 6

Read More
Mehdi Saffar
Mehdi Saffar

Reputation: 770

Sum types - Why in Haskell is `show (Int | Double)` different than `(show Int) | (show Double)`

Score: 8

Views: 825

Answers: 2

Read More
George Duckett
George Duckett

Reputation: 32418

ConditionalAttribute and other special classes

Score: 6

Views: 622

Answers: 3

Read More
user194942
user194942

Reputation:

How can I find the current Windows language from cmd?

Score: 17

Views: 85690

Answers: 11

Read More
divinci
divinci

Reputation: 23119

How to loop through all enum values in C#?

Score: 1775

Views: 1019652

Answers: 8

Read More
simplfuzz
simplfuzz

Reputation: 12895

Flex : Assignment in Conditionals

Score: 1

Views: 434

Answers: 2

Read More
Kevin
Kevin

Reputation: 2730

What is the name of this C++ syntax: "new (bar[n]) Foo();"?

Score: 0

Views: 90

Answers: 1

Read More
maxfridbe
maxfridbe

Reputation: 3331

Is it costly to do array.length or list.count in a loop

Score: 28

Views: 9121

Answers: 6

Read More
Kramii
Kramii

Reputation: 8419

Why Doesn't C# Allow Static Methods to Implement an Interface?

Score: 478

Views: 202518

Answers: 29

Read More
Michael Schnell
Michael Schnell

Reputation: 21

Impossible to fill holes in a blanket implementation?

Score: 0

Views: 41

Answers: 0

Read More
Chris Huang-Leaver
Chris Huang-Leaver

Reputation: 6089

Is the const value parameter in definition but not declaration really C++?

Score: 3

Views: 12516

Answers: 8

Read More
Paul Tarjan
Paul Tarjan

Reputation: 50602

Why doesn't a python dict.update() return the object?

Score: 208

Views: 106844

Answers: 12

Read More
Bittercoder
Bittercoder

Reputation: 12123

What's the difference between interface and @interface in java?

Score: 446

Views: 167865

Answers: 6

Read More
fmark
fmark

Reputation: 58547

What is the python "with" statement designed for?

Score: 522

Views: 130193

Answers: 11

Read More
Khanzor
Khanzor

Reputation: 5000

Should I prefer static methods in C#

Score: 20

Views: 1461

Answers: 7

Read More
Matthew Vines
Matthew Vines

Reputation: 27561

Is SQL or even TSQL Turing Complete?

Score: 229

Views: 111373

Answers: 8

Read More
Claudiu
Claudiu

Reputation: 229281

equivalent of Python's "with" in Ruby

Score: 16

Views: 6498

Answers: 7

Read More
Geo
Geo

Reputation: 96767

Is there a way to have callable objects in Groovy?

Score: 4

Views: 3799

Answers: 1

Read More
user1684
user1684

Reputation:

Expression versus Statement

Score: 481

Views: 85463

Answers: 21

Read More
PreviousPage 1Next