Search code examples
In what sense are types in Common Lisp first-class?...


typescommon-lispfirst-class

Read More
C++ function pointer at declaration and argument...


c++functioncastingfunction-pointersfirst-class

Read More
Concept of First-Classed Type in Idris...


language-designidrisdependent-typefirst-class

Read More
How to write a type signature for a function that accept class itself, not its object...


classdartfirst-class

Read More
First class generic function in swift?...


swiftfunctiongenericsfirst-class

Read More
what is the different between Function first class and void function in Dart...


flutterdartfirst-class-functionsfirst-class

Read More
F#: How to Access a Dotnet Object's Method's Specific Overload as a First Class-object...


functionf#overloadingfirst-class

Read More
How to package a sequence functions that act on parameter in order in Python...


pythonfunctionfirst-class

Read More
What are first-class objects in Java and C#?...


c#javafirst-class

Read More
What type has the `class` created by a `function`?...


typescriptdecoratorcode-splittingfirst-class

Read More
Passing a comparison operator as argument to a method in Ruby...


rubytail-recursionfirst-class

Read More
Ocaml first-class module and extended variant...


typesmoduleocamlfirst-class

Read More
Store classes in a Map so that they can be instantiated...


javaclassoopdictionaryfirst-class

Read More
OCaml: recursion with first-class modules and existential type...


recursionmoduleocamlexistential-typefirst-class

Read More
How can I implement a typeOf function?...


functiontypesidrisfirst-class

Read More
Function returning type used in a function taking a generic type parameter...


genericsf#first-class

Read More
Are primitive types different in Java and C#?...


c#javaprimitivefirst-class

Read More
A class field as a function pointer in Python...


pythonpython-2.7python-3.xfunction-pointersfirst-class

Read More
First-class patterns in Erlang?...


macroserlanglanguage-featuresfirst-class

Read More
How to make Python 2's __getitem__ work on a class?...


pythonmagic-methodspython-datamodelfirst-class

Read More
First-class variables in JavaScript...


javascriptvariablesunificationfirst-class

Read More
First class patterns in Erlang? (Alternatives)...


erlangpattern-matchingelixirfirst-class

Read More
how to make a first-class object in javascript...


javascriptfunctionobjectfirst-class

Read More
Unexpected behavior of alert function in javascript...


javascriptfunctionalertfirst-class

Read More
Are scala case patterns first class?...


scalapattern-matchingfirst-class

Read More
js: return both a first-class object and a string from a variable...


javascriptfunctionsimplifyfirst-class

Read More
First-Class Citizen...


first-class

Read More
What are the benefits of types being first-class objects?...


language-agnostictypeslanguage-designabstractionfirst-class

Read More
Python - classmethod in base class accessible via child class, without passing in class...


pythonstatic-methodsclass-methodfirst-class

Read More
Can First-class functions in Scala be a concern for allocating a large PermGen Space in JVM?...


functionscalajvmpermgenfirst-class

Read More
BackNext