Color Mode


    Language

Posts Tagged "type"

AlliOSQAAndroidMachine LearningAugmented RealityFrontendSolution ArchitectureMonstarHacksAFKFlutterNodejsNETVaporSitecore

May 27, 2021

Static type checking in PicoRuby

The static type system ensures correspondence of the "type" among arguments, parameters, and return values. The point is that you can notice some kinds of bugs in advance of execution. Static typing languages like TypeScript, Go, and Swift are mainstream ...

Hitoshi Hasumi

Hitoshi Hasumi