Source of Clarity
Home
Contracts
Audits
About
...
splitter
SP26TQH4FRPTKHQEYE6HZQG98R4CZE6PTJBJNP7NT
Request Audit
Source Code
(
define-public
(
split
(
a
uint
) (
b
uint
))
(
ok
(
+
a b))
)
Comments (0)
Functions (1)
Function
Access
Args
split
public
a: uint, b: uint