export module lsd.numeric_limits; import std; export namespace lt::lsd { using ::std::numeric_limits; }