diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2023-05-03 22:32:18 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2023-05-03 22:32:18 +0300 |
| commit | 8ac11058a60f683cb53e2b3114a29e4be87f258b (patch) | |
| tree | ae892d242a73f1398cbcb55789d913562738db84 /devel/py-vine/pkg/DESCR | |
| parent | bcd8472564a96dbd4c73f530cb2fa5b3db09bb56 (diff) | |
| download | ports-8ac11058a60f683cb53e2b3114a29e4be87f258b.tar.gz ports-8ac11058a60f683cb53e2b3114a29e4be87f258b.zip | |
devel/py-vine: add 5.0.0
Diffstat (limited to 'devel/py-vine/pkg/DESCR')
| -rw-r--r-- | devel/py-vine/pkg/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/py-vine/pkg/DESCR b/devel/py-vine/pkg/DESCR new file mode 100644 index 0000000..b863bdf --- /dev/null +++ b/devel/py-vine/pkg/DESCR @@ -0,0 +1,4 @@ +Special implementation of promises in that it can be used both for +promise of a value and lazy evaluation. The biggest upside for this +is that everything in a promise can also be a promise, e.g. filters, +callbacks and errbacks can all be promises. |
