effect-schema-viz
    Preparing search index...

    Function objectTypeAst

    • Compile an AST into an option of a node or an error. If the AST is not of an object type, I.E: it is not either a Struct or Class, returns an error.

      Parameters

      • ast: AST

      Returns Result