|
|
|
|
|
by nkh
1038 days ago
|
|
When type checking is needed, I find the Truss library* does the trick quite well. As for the syntax, there is very little, which can make it a harder lift but once you have the hang of it you won't deal with the issues identified in the parent comment. * https://github.com/taoensso/truss |
|