Logo

Programming-Idioms

History of Idiom 94 > diff from v7 to v8

Edit summary for version 8 by :
New D implementation by user [piou]

Version 7

2015-11-03, 23:54:02

Version 8

2015-11-30, 12:37:31

Idiom #94 Print type of variable

Print the name of the type of x. Explain if it is a static type or dynamic type.

This may not make sense in all languages.

Idiom #94 Print type of variable

Print the name of the type of x. Explain if it is a static type or dynamic type.

This may not make sense in all languages.