yoseful 1.0.1 copy "yoseful: ^1.0.1" to clipboard
yoseful: ^1.0.1 copied to clipboard

Dart 1 only

common useful utilities

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yoseful

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  yoseful: ^1.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:yoseful/collection_helpers.dart';
import 'package:yoseful/comparable_mixin.dart';
import 'package:yoseful/frozen_set.dart';
import 'package:yoseful/generator.dart';
import 'package:yoseful/priority_map.dart';
import 'package:yoseful/tuple.dart';
import 'package:yoseful/uitertools.dart';
import 'package:yoseful/useful.dart';
import 'package:yoseful/variation.dart';
0
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

common useful utilities

License

unknown (license)

Dependencies

range

More

Packages that depend on yoseful