Skip to content

Question: use Option type from as-container instead of Nullable type that we are using currently #809

Description

@Niraj-Kamdar

Benefits:

  • thoroughly tested code
  • rust-inspired
  • supports any type to be wrapped in this container primitive unlike our Nullable that just allows the base type to be nullable.
  • Similar exp to the Result type since from the same package.

Checkout : https://github.com/yjhmelody/as-container for more info

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions