luau/prototyping/Properties.agda
Alan Jeffrey db90c7da48
Add a typeToString function to the prototype (#354)
* Added Luau.Type.ToString
2022-02-11 14:38:35 -06:00

5 lines
97 B
Agda

module Properties where
import Properties.Dec
import Properties.Step
import Properties.Remember