Search code examples
Pass by name implementation in C...


cparameter-passingthunkcallbynamepass-by-name

Read More
Code Consolidation for Processing Custom Data Structure...


vbafunctiondata-structuresms-projectcallbyname

Read More
How do I use CallByName or Invoke with Async/Await...


.netvb.netasync-awaitcallbyname

Read More
Scala case class prohibits call-by-name parameters?...


scalafunctional-programminglazy-evaluationcallbyname

Read More
Does F# support 'call-by-name' semantics?...


f#lazy-evaluationcallbyname

Read More
Executing string as property to set values in SAP with VBS...


vbscriptsap-guicallbyname

Read More
Why does Scala evaluate the argument for a call-by-name parameter if the method is infix and right-a...


scalalazy-evaluationinfix-notationcallbyname

Read More
Call by Name with dynamic scoping...


cscopedynamic-bindingdynamic-scopecallbyname

Read More
How to implement call by name in C#?...


c#compiler-theorycallbyname

Read More
Differences between "call by name" and Function0 in Scala...


scalahigher-order-functionscallbyname

Read More
Non-strict by-name arguments in Python?...


pythonparser-combinatorscallbynameevaluation-strategy

Read More
What is the result and example of invoking this function using "Call by name" in java or c...


javac++callbyname

Read More
Conversion to tuple with by-name parameter...


scalaimplicit-conversioncallbyname

Read More
call-by-name and call-by-value with lazy val...


scalaparameterslazy-evaluationcallbyname

Read More
How good is Scala By-name parameters performance?...


performancescalalazy-evaluationcallbyname

Read More
Performance difference between def and val...


scalacallbyname

Read More
Understanding Call-By-Name in Scala...


scalacallbyname

Read More
Call-by-value and by-name equivalence...


scalafunctional-programminglambda-calculuscallbynamecall-by-value

Read More
What would this print under call-by-name and call-by-value?...


compiler-constructionfunctional-programmingsmlcallbynamecall-by-value

Read More
Call by name vs normal order...


lambda-calculuscallbynameevaluation-strategy

Read More
Macro variant of implicit class that allows for by-name argument...


scalaimplicitscala-macroscallbyname

Read More
Haskell pattern matching inside parentheses...


haskellpattern-matchingcallbyname

Read More
Scala implicit conversion on call-by-name parameter works differently depending on the function is o...


scalaimplicit-conversioncallbyname

Read More
Dynamically changing functions scala...


scalarecursiondslcallbyname

Read More
Scala: store call-by-name variable as class field...


scaladslcallbyname

Read More
by value & by name in scala => one to one correspondence...


scalacallbynamepass-by-name

Read More
Handling by-name parameters in Scala macro...


scalascala-macroscallbyname

Read More
Call by Name/Call by Value...


c++inlinec-preprocessorcallbynamecall-by-value

Read More
Why call-by-name parameter expect parameter of type Int instead of () => Int...


scalacallbyname

Read More
`answers` is not invoked when mocking a method with `call-by-name` parameter...


mockingmockitospecs2callbyname

Read More
BackNext