16:04
<Jesse>
eemeli: are you able to come?
17:00
<Jesse>
here are the items I have as next steps for us:
17:00
<Jesse>
  • Prepare slides for Amount for stage 2
  • Allow “1.2[kg]” in the constructor (currently not allowed)
  • Change Intl.NmberFormat to accept merely style: unit/currently without throwing.
  • Add toNumber to spec text for Amount
  • ToPrimitive: should give number or string if no currency/unit, throw otherwise.
  • RGN updates us about concerns re: currency in the chat or as an issue
18:01
<eemeli>
Supporting “1.2[kg]” in the constructor would presumably let new Amount(a) "just work", where a is itself an Amount.