WplAi.AST.OneRMEntry (WPL-AI v1.7.0)

Copy Markdown View Source

One-rep-max entry for a specific exercise

Summary

Types

t()

@type t() :: %WplAi.AST.OneRMEntry{
  exercise_ref: String.t(),
  unit: String.t(),
  value: number()
}