Marcel Garus

Results 93 comments of Marcel Garus
trafficstars

AFAIK, that's not planned for the future. Hive creator @leisim is working on the new database [Isar](https://github.com/isar/isar), so Hive is somewhat in a feature-freeze.

@Guang1234567 You can work around that problem by passing a value argument additionally to the type argument to functions. For example, if you have an interface and a function that...

@Guang1234567 My `glados` package is in fact a property-based testing framework like `QuickCheck`, not a traditional unit testing framework. Have a [look at it here](https://pub.dev/packages/glados). And as the existence of...