Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dynamic-typing

How to disable dynamic properties on php objects, have them behave like undefined variables

Advantages of Weak Typing over Strong Typing

Is there any way to create dynamic types at runtime without having them permanently in the app domain?

c#-4.0 dynamic-typing

'pattern matching' on Typeable types

Java: How to declare that a variable implements an interface?

Compiled Language with Dynamic Typing

Return dynamic type

How is it I am able to create a new instance of interface Microsoft.Office.Interop.Word.Application

Haskell - help simplifying a function with advanced type features

Does a type safe language needs to be statically typed?

How to monkeypatch dunder methods to existing instances?

MOQ returning dynamic types as object issue

How is it possible to dynamically cast to a Type that is named in a string with Swift 2.0?

Pure ANSI-C: make generic array

.NET generic class instance - passing a variable data type

How can PHP code be made aware of specific class subtypes passed to it, when using polymorphism? [closed]

Is it defined behavior to change an Objective-C object's isa?