m2obj icon indicating copy to clipboard operation
m2obj copied to clipboard

Some basic operations for the structure

Open RickoNoNo3 opened this issue 2 years ago • 0 comments

  • keys (get all of keys in a group object)
  • keysAndValues (get all of keys and values in a group object)
  • bind (reflect object to struct)
  • decompose (reflect struct to object, may hidden into getDeepestValue)

RickoNoNo3 avatar Jul 27 '21 11:07 RickoNoNo3