structures 0.0.4 copy "structures: ^0.0.4" to clipboard
structures: ^0.0.4 copied to clipboard

outdated

All commonly used standalone data structures and utility classes and extensions.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.4 #

23/11/2022 #

Added

  • Choice
  • ChoiceList

0.0.3 #

21/11/2022 #

Added

  • Choice

0.0.2 #

21/11/2022 #

Added

  • Selectable class interface
    • asSelected
    • asUnSelected
    • isSelected
    • toggle
  • SelectableList class
    • select(index)
    • unSelect(index)
    • toggle(index)

0.0.1 #

20/11/2022 #

Added

  • Selectable structure for dealing with selectable Lists

0.0.0-dev.2 #

31/10/2022 #

Changed

  • Collection version number

0.0.0-dev.1 #

31/10/2022 #

Added

  • Initial template scaffold.
  • GitHub workflow
  • String Validator
  • Adapter Factory
  • Either
  • Emptiable interface
  • Live listenable interface
  • List extension including map2, map3 with index
  • LiveValue a reactive listenable with value
  • Generic notifier with const constructor
  • A simple (maybe simplistic 😄) Pair type
  • A Time module class
  • Validation module
  • Validatable interface
  • A Generic Value interface
  • Value Types interfaces
4
likes
0
points
36
downloads

Publisher

verified publisherluminucx.com

Weekly Downloads

All commonly used standalone data structures and utility classes and extensions.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection

More

Packages that depend on structures