Comunica
    Preparing search index...
    objectify: (algebra: any) => any = algebraUtils.objectify

    Type Declaration

      • (algebra: any): any
      • Outputs a JSON object corresponding to the input algebra-like.

        Parameters

        • algebra: any

        Returns any