MeowType
Popular repositories Loading
-
-
RefOutBoxDart
RefOutBoxDart Public archiveWrapping values so that they can be passed by reference, like c#'s ref out
Dart 2
Repositories
Showing 10 of 13 repositories
-
-
-
- MaybeDart Public
Some / Maybe / Option / Result / Nullable, like Haskel Maybe, Can avoid semantic confusion caused by returning null when returning a value
- GraphDart Public
Provides numerous graph theory based Graph Collections: Graph[LinkGraph[UndirectedGraph, DirectedGraph], UndirectedValueGraph, DirectedValueGraph]
- RefOutBoxDart Public archive
Wrapping values so that they can be passed by reference, like c#'s ref out