Popularity
1.0
Declining
Activity
0.0
Stable
0
2
0

Monthly Downloads: 22
Programming language: Haskell
License: MIT License
Tags: Utils    
Latest version: v1.3.0.0

vt-utils alternatives and similar packages

Based on the "Utils" category.
Alternatively, view vt-utils alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of vt-utils or a related project?

Add another 'Utils' Package

README

VT-Utils: Vector and Text utilities

Library that helps to use Vector (V, instead of []) and Text (T, instead of [Char]).

Contains helpers for Vector and Text conversions, some general-use utilities and a custom prelude VtUtils.Prelude that can be used the following way:

import Prelude ()
import VtUtils.Prelude

License information

This project is released under the Apache License 2.0 or the MIT License at your choice.


*Note that all licence references and agreements mentioned in the vt-utils README section above are relevant to that project's source code only.