List Question
20 TechQA 2023-06-20T21:10:26.960000In what sense are types in Common Lisp first-class?
154 views
Asked by J. Mini
C++ function pointer at declaration and argument
806 views
Asked by BenjaminChou
Concept of First-Classed Type in Idris
182 views
Asked by Clément Dato
How to write a type signature for a function that accept class itself, not its object
98 views
Asked by pooooky
what is the different between Function first class and void function in Dart
608 views
Asked by Taha Kerrouzi
F#: How to Access a Dotnet Object's Method's Specific Overload as a First Class-object
63 views
Asked by 7enderhead
How to package a sequence functions that act on parameter in order in Python
225 views
Asked by eason
What type has the `class` created by a `function`?
100 views
Asked by Alexander
Passing a comparison operator as argument to a method in Ruby
811 views
Asked by wintermute
Ocaml first-class module and extended variant
158 views
Asked by Tiramitsu
Store classes in a Map so that they can be instantiated
1.8k views
Asked by minseong
OCaml: recursion with first-class modules and existential type
188 views
Asked by Sushi
First class objects in R
459 views
Asked by xuqh
OCAML first class modules signature inference
419 views
Asked by Ickyickyicky Ptangzoop Boing
How can I implement a typeOf function?
281 views
Asked by Sam Estep
Function returning type used in a function taking a generic type parameter
108 views
Asked by Aistis Raulinaitis
First class generic function in swift?
589 views
Asked by Benjohn
A class field as a function pointer in Python
931 views
Asked by faceless wanderer
Instantiate a module in OCaml dynamically
598 views
Asked by Saroupille
First-class variables in JavaScript
211 views
Asked by Aadit M Shah