Type: Task
Parent Issue: #424
Summary
Convert between units of length, weight, temperature, data size, and time with chainable DSL and automatic unit detection
Scope
Convert between units of length, weight, temperature, data size, and time with chainable DSL and automatic unit detection
Not In Scope
• Currency conversion
• Custom unit definitions
Acceptance Criteria
• Convert handles length, weight, temperature, data size, time
• Chainable DSL (5.meters.to.feet)
• Automatic unit detection
• Tests verify conversion accuracy
• Documentation with supported units
C++ Native Library: No
Type: Task
Parent Issue: #424
Summary
Convert between units of length, weight, temperature, data size, and time with chainable DSL and automatic unit detection
Scope
Convert between units of length, weight, temperature, data size, and time with chainable DSL and automatic unit detection
Not In Scope
• Currency conversion
• Custom unit definitions
Acceptance Criteria
• Convert handles length, weight, temperature, data size, time
• Chainable DSL (5.meters.to.feet)
• Automatic unit detection
• Tests verify conversion accuracy
• Documentation with supported units
C++ Native Library: No