Idris2/tests/idris2/reflection003
MarcelineVQ a44c8ddd5a change how unelabBinder shows names
unelabBinder was losing information for the purpose of displaying names
nicely. This is typically wanted but when working with elabortation it's
useful to have all the information you can get. Things like record field
names would be lost when querying with GetType but are now retained.
2020-06-19 22:54:05 -07:00
..
expected change how unelabBinder shows names 2020-06-19 22:54:05 -07:00
refprims.idr Fix overly nitpicky reflection test 2020-06-12 12:46:19 +02:00
run Reflection primitives for querying names/types 2020-06-01 14:26:37 +01:00