示例#1
0
 internal Boolean isLess(UInt64 a, UInt64 b) => NativeImports.isLess(a, b);