| Crates.io | mapcomp |
| lib.rs | mapcomp |
| version | 0.3.0 |
| created_at | 2018-04-16 19:31:06.038311+00 |
| updated_at | 2024-08-27 04:54:03.944894+00 |
| description | Python-like list comprehensions for standard containers |
| homepage | |
| repository | https://github.com/nickeb96/mapcomp |
| max_upload_size | |
| id | 60932 |
| size | 27,803 |
Python-like list comprehension via macros for the following standard containers:
VecHashMapHashSetBTreeMapBTreeSetAlso provides another macro for coroutine comprehension.
For more info please read the documentation here.
Dual-licensed under Apache License, Version 2.0 and the MIT License.