Skip to content

Intro guide for Vortex #3996

@blaginin

Description

@blaginin

When doing #3906 I couldn't find a way in the documentation to put information about this method - even though debug printing feels like a very important tool for learning a new library

Moreover, as I was getting into the project, I couldn't find a simple cheat sheet on Vortex containing basic ops like:

  • how to create a new array (for different types, for example that you want to use VarBin for string)
  • how to print them
  • how to iterate them
  • how to get individual element
  • how to modify an array
  • how to write it to the file
  • and so on
  • what's the difference from, e.g. VarBinArray from VarBinView

To be fair, some of those are covered in examples, but it's very slow to iterate over all of them checking if they have something you need.

I think we should have this information as a single page in two ways:

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions