Class Code

java.lang.Object
convex.core.lang.Code

public class Code extends Object
Static utilities and functions for CVM code generation In general, these are helper functions which: - Abstract away from complexity and specific details of code generation - Are more efficient than most alternative approaches e.g. going via the Reader