You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/libraries.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,3 +32,4 @@ Below is a table of all libraries within The Beman Project and their current sta
32
32
|[beman.transform_view](https://github.com/bemanproject/transform_view)|[Under development and not yet ready for production use.](https://github.com/bemanproject/beman/blob/main/docs/beman_library_maturity_model.md#under-development-and-not-yet-ready-for-production-use)| An update version of `std::ranges::transform_view` that enables conditional borrowability. |
33
33
|[beman.utf_view](https://github.com/bemanproject/utf_view)|[Under development and not yet ready for production use.](https://github.com/bemanproject/beman/blob/main/docs/beman_library_maturity_model.md#under-development-and-not-yet-ready-for-production-use)| UTF Transcoding Views. |
34
34
|[beman.dump](https://github.com/bemanproject/dump)|[Retired. No longer maintained or actively developed.](https://github.com/bemanproject/beman/blob/main/docs/beman_library_maturity_model.md#retired-no-longer-maintained-or-actively-developed)| A tool for dumping an object's value to standard output. |
0 commit comments