tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

Update triple usage #19

Closed deciduously closed 7 months ago

deciduously commented 7 months ago

The tg.Triple type has been removed from the tg global. Update the packages to use strings instead, with a handful of free functions under std.triple to facilitate common needs.