/type_check_example

Test case for Elixir's Type Check library.

Primary LanguageElixir

Type Check Example

This repository is a reduced test case for measuring the compilation time of projects that use type_check with large, nested structs.

For more information, see the type_check repository.