Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Normalized value #220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Normalized value #220

wants to merge 1 commit into from

Conversation

re-xyr
Copy link
Contributor

@re-xyr re-xyr commented May 22, 2022

WIP. This attempts to solve #85 with a type that can only contain normalized Values.

The meaning of "normalized" is not very clear yet; for now it is

  1. Each currency symbol occurs at most once
  2. Each token under a symbol occurs at most once

Note that it is still possible for a currency symbol to contain no entry or for an entry to contain a numerical value of 0.

@Renegatto could you provide any insights?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant