Search code examples
mypy error - incompatible type despite using 'Union'...


pythontypestype-hintingmypytypechecking

Read More
Allow Swift function parameter to be of multiple types...


iosswiftfunctiontypestypechecking

Read More
Scala macros: What is the difference between typed (aka typechecked) and untyped Trees...


scalatypecheckingscala-macros

Read More
Is it Possible to Enforce Data Checking in MySQL using Regular expression...


mysqlregextriggerstypecheckingenforcement

Read More
How do you find out the type of an object (in Swift)?...


iosswifttypechecking

Read More
Check if input is a list/tuple of strings or a single string...


pythontypecheckingpython-2.5

Read More
What is the Pythonic Way of Differentiating Between a String and a List?...


pythonjsontypechecking

Read More
Is it possible to use functions on Rust's constant generics...


rusttypecheckingconst-generics

Read More
Dart type checking with type reference as variable...


darttypechecking

Read More
How do I check types within a template class in c++?...


c++templatestypesswitch-statementtypechecking

Read More
Swift -- Require classes implementing protocol to be subclasses of a certain class...


inheritanceswiftinterfaceprotocolstypechecking

Read More
Typechecker for a C/C++ like language...


c++castingcompiler-constructiontypecheckingbnfc

Read More
How does this trick type-check?...


haskelltypestypecheckingdo-notation

Read More
Shorter type hints for long types...


pythontype-hintingtypecheckingpython-typing

Read More
Why does Flow assume this function returns a RegExp?...


javascriptflowtypetypechecking

Read More
Concise whole float checks...


pythonexceptionintegertypechecking

Read More
Typecheck error while passing an array of ReactNode to a functional component...


reactjstypescripttypechecking

Read More
Typescript fails to check nested object on function return type...


typescripttypechecking

Read More
Bad function assignation...


typescripttypechecking

Read More
Why can't I use undefined just everywhere?...


haskellfunctional-programmingconstraintstypechecking

Read More
C avoids cycles in type graphs by using structural equivalence for all types except records...


ccompiler-constructionrecordpascaltypechecking

Read More
Psalm reports InvalidArrayOffset, but the value will be within bounds...


phpstatic-analysistypecheckingpsalm-php

Read More
TypeScript - check if object's property is a function with given signature...


typescripttypecheckingfunction-signature

Read More
Conditional type checking of Dart does not work as expected...


darttypechecking

Read More
Return multiple values in TypeScript...


typescriptreturn-typetypechecking

Read More
Why are type hints for variables not handled as type hints for function parameters?...


pythonpython-3.xpycharmtypecheckingpython-typing

Read More
What type checks does Raku perform at compile time? May that change in the future?...


rakutypecheckingrakudo

Read More
Can I change type checking infractions from red errors to yellow warnings (or something else)?...


typescriptvisual-studio-codetypechecking

Read More
Type checking on user input Scala Spark...


scalaapache-sparktypechecking

Read More
Is there a way for the typescript compiler to throw an error when using the "any" type exp...


javascripttypescriptrulestypecheckingexplicit

Read More
BackNext