Skip to content

ref: Move type-checking out of sparrow-logical #813

@bjchambers

Description

@bjchambers

This crate is intended to be a thin interface crate with minimal logic. Pulling in a dependency on type-checking and constructing "valid" expressions is more than thin.

Possible options:

  1. Move the creation of type-checked logical expressions to a sparrow-logical-builder crate.
  2. Move the creation of type-checked logical expressions to the sparrow-session crate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions