Exemple #1
0
 internal Boolean isGreater(UInt64 a, UInt64 b) => NativeImports.isGreater(a, b);