Skip to content

Std tool for classificatior mapping #38

Description

@aarne

Something like

bridge xxx {
  with lookup as l
  with output as o
  with input as i
  
  l.values {
    .a = "c"
    .b = "d"
  }
  
  o.text <- l.resolve:i.lookup_key
}

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions