mirror of
https://github.com/status-im/nim-stew.git
synced 2025-01-09 19:56:09 +00:00
7afe7e3c07
* deprecate pre-1.6 shims * revert stddefects shim deprecation until CI stops testing 1.2
4 lines
77 B
Nim
4 lines
77 B
Nim
{.deprecated: "use std/typetraits".}
|
|
import std/typetraits
|
|
export typetraits
|