StackOverflow Questions for Tag: function-signature

Itay Avraham
Itay Avraham

Reputation: 393

How to identify the signature of pci_reset_bus()

Score: 0

Views: 45

Answers: 0

Read More
NickS1
NickS1

Reputation: 594

Type constraints with multiple type variables in Haskell function signature

Score: 4

Views: 1448

Answers: 3

Read More
oBrstisf8o
oBrstisf8o

Reputation: 316

Python stub: how to annotate properly a function that uses CPython PySequence_Check?

Score: 1

Views: 95

Answers: 0

Read More
Allu2
Allu2

Reputation: 111

Is *args guaranteed to preserve order?

Score: 0

Views: 780

Answers: 1

Read More
xmllmx
xmllmx

Reputation: 42379

Is `int(int) const` a valid function type in C++23?

Score: 2

Views: 190

Answers: 2

Read More
GregC
GregC

Reputation: 8007

Is there a tool that generates P/Invoke signatures for arbitrary unmanaged DLL?

Score: 45

Views: 27226

Answers: 7

Read More
Dennis Th.
Dennis Th.

Reputation:

What does it mean to have a variable between parentheses after a function declaration?

Score: 1

Views: 172

Answers: 3

Read More
miken32
miken32

Reputation: 42743

Required parameter $xxx follows optional parameter $yyy

Score: 46

Views: 102874

Answers: 6

Read More
Daemon
Daemon

Reputation: 1675

What is the use case for default argument without name in the function signature

Score: 1

Views: 190

Answers: 3

Read More
Michal Kurz
Michal Kurz

Reputation: 2094

Currying breaks argument type inference, because argument list gets split in two

Score: 1

Views: 47

Answers: 2

Read More
awdk
awdk

Reputation: 1601

How to distinguish different functions signature with conditional type checks?

Score: 4

Views: 215

Answers: 1

Read More
Gyula Sámuel Karli
Gyula Sámuel Karli

Reputation: 3332

When is it safe to leave out a const from a function's parametrization?

Score: 3

Views: 102

Answers: 1

Read More
Smartguy 88
Smartguy 88

Reputation: 45

TS: Type inference across multiple interfaces and function signature not inferring?

Score: 2

Views: 112

Answers: 1

Read More
NulisDefo
NulisDefo

Reputation: 335

Variable variables as parameters of custom function in usort()

Score: 1

Views: 368

Answers: 3

Read More
cl10k
cl10k

Reputation: 951

Typescript: Refer to function argument inside the function signature

Score: 0

Views: 407

Answers: 1

Read More
LearnerX
LearnerX

Reputation: 137

What does "requires" mean in F# function signature?

Score: 1

Views: 191

Answers: 1

Read More
DocDriven
DocDriven

Reputation: 3974

Inconsistencies with C++11 function signatures

Score: 0

Views: 93

Answers: 1

Read More
Gian Laager
Gian Laager

Reputation: 514

Reduce IO (Maybe (IO (Maybe a)) to IO (Maybe a)

Score: 4

Views: 237

Answers: 2

Read More
Sangeeth Saravanaraj
Sangeeth Saravanaraj

Reputation: 16627

Is char *envp[] as a third argument to main() portable

Score: 89

Views: 77353

Answers: 4

Read More
lamo_738
lamo_738

Reputation: 440

How to get a clean function signature in python as seen in the codebase?

Score: 0

Views: 191

Answers: 3

Read More
PreviousPage 1Next