Ticket #27 (seen Feature Request)
conversion of tables to vectors
| Reported by: | vern | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Bro | Version: | |
| Keywords: | Cc: |
Description
It would be useful to have a table_to_vector() function that serializes the elements of a table (or a set) into a vector. Type-checking for this would be tricky because the function's return value depends on the context in which it's used.
Note: See
TracTickets for help on using
tickets.