Class Ops

java.lang.Object
convex.core.lang.Ops

public class Ops extends Object
Static utility class for coded operations. Ops are the fundamental units of code (e.g. as used to implement Actors), and may be effectively considered as "bytecode" for the decentralised state machine.