packages feed

typst-0.1.0.0: test/typ/compute/foundations-13.typ

// Test the `type` function.
#test(type(1), "integer")
#test(type(ltr), "direction")
#test(type(10 / 3), "float")