Closed IlyaPomaskin closed 4 years ago
Found it with (set! *warn-on-reflection* true). Should slightly improve performance.
(set! *warn-on-reflection* true)
Thank you!
Found it with
(set! *warn-on-reflection* true)
. Should slightly improve performance.