Exemplo n.º 1
0
 internal Boolean isGreaterOrEqual(UInt64 a, UInt64 b) => NativeImports.isGreaterOrEqual(a, b);