Search code examples
Why isn't the eigenclass equivalent to self.class, when it looks so similar?...

rubylanguage-featureseigenclass

Read More
How does "this" keyword work within a function?...

javascriptthislanguage-designlanguage-features

Read More
Is there anything like Enumerable.Range(x,y) in Java?...

c#java.netlanguage-featuresenumerable

Read More
How to do lazy evaluation in Dart?...

dartlanguage-features

Read More
Should inheritance (of non-interface types) be removed from programming languages?...

language-agnosticinheritanceprogramming-languageslanguage-features

Read More
Anonymous type and tuple...

c#c#-4.0language-featuresanonymous-typestuples

Read More
Why doesn't VB.NET 9 have Automatic Properties like C# 3?...

c#vb.netpropertieslanguage-features

Read More
Python type() or __class__, == or is...

pythonlanguage-features

Read More
Separate byte or int8 data type in c++...

c++typesbytelanguage-features

Read More
How to correctly use lists?...

rlistdata-structureslanguage-featuresabstract-data-type

Read More
PHP working after Fatal Error in the include file. Error disappear in the try-finally-return...

phpreturnlanguage-featurestry-finally

Read More
What are the differences between "generic" types in C++ and Java?...

javac++genericstemplateslanguage-features

Read More
VBA With statement equivalent in other languages...

vbalanguage-featureslanguage-comparisons

Read More
VB.NET equivalent of C# property shorthand?...

c#vb.netlanguage-features

Read More
Is it possible to replace a Python function/method decorator at runtime?...

pythonruntimelanguage-featuresdecorator

Read More
Is There a Syntax Shortcut for Multiple Initialization in C#?...

c#syntaxlanguage-features

Read More
Can you do Logic Programming in Scala?...

scalaprogramming-languagesprologlanguage-featureslogic-programming

Read More
Default method return value in Java interfaces...

javainterfaceannotationslanguage-features

Read More
Is there, or is there ever going to be, a conditional operator in Delphi?...

delphidelphi-2009language-featuresconditional-operator

Read More
Why does Java permit escaped unicode characters in the source code?...

javaunicodelanguage-features

Read More
Are there any languages that have a do-until loop?...

loopslanguage-featuresdo-loops

Read More
What is the maximum length of a C#/CLI identifier?...

c#.netclrlanguage-featurescommand-line-interface

Read More
What version of Perl introduced lexical my subroutines?...

perllanguage-featureslexical-closures

Read More
Why does JS desctructuring assignment work with numbers...

javascriptdestructuringlanguage-features

Read More
The written versions of the logical operators...

c++language-featureslogical-operators

Read More
Dart - Is deconstruction the name of the feature that allows to build arrays from for or if statemen...

flutterdartlanguage-features

Read More
Java Upside Down Text - Bug or Feature?...

javaswinglanguage-features

Read More
Why is there no "exists" functions within C++ map?...

c++dictionarylanguage-features

Read More
Does any dialect of Pascal allow a variable number of arguments?...

language-featurespascal

Read More
How to declare a C# Record Type?...

c#language-featuresc#-7.0

Read More
BackNext