FieldDicts.jl

Dictionary interface access to structures fields in Julia.
Author Tokazama
Popularity
0 Stars
Updated Last
8 Months Ago
Started In
March 2022

FieldDicts

Stable Dev Build Status Coverage

This package consists of a small module that exports the FieldDict type. FieldDict turns any type into a dictionary where the key-value pairs correspond to a types field names and respective values.