Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Create tuples #122

Open
6 tasks
alexengrig opened this issue Sep 9, 2020 · 1 comment
Open
6 tasks

Create tuples #122

alexengrig opened this issue Sep 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@alexengrig
Copy link
Owner

16 tuples with create/get/set/delete methods.

EmptyTuple (null tuple / empty sequence / unit)
Monuple (single / singleton / monad)
Couple (double / ordered pair / two-ple / duad / twin / dual)
Triple (treble / triplet / triad / ordered triple)
Quadruple (quad / tetrad)
Quintuple (pentuple / quint / pentad)
Sextuple (hextuple)
Septuple (heptuple)
Octuple (octa / octet)
Nonuple
Decuple
Undecuple (hendecuple)
Duodecuple
Tredecuple
Quattuordecuple
Quindecuple
Sexdecuple
  • Implemention
  • Test
  • Documentation
  • CHANGES
  • README
  • MIGRATION
@alexengrig alexengrig added the enhancement New feature or request label Sep 9, 2020
@alexengrig
Copy link
Owner Author

Reference to https://github.com/javatuples/javatuples.

@alexengrig alexengrig pinned this issue Sep 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant