fork download
  1. # http://n...content-available-to-author-only...g.org/docs/typetraits.html#name,typedesc
  2. import typetraits
  3. echo name(int32)
  4.  
Success #stdin #stdout 0s 2376KB
stdin
Standard input is empty
stdout
int32