Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 119 Bytes

position_strucutre.md

File metadata and controls

14 lines (12 loc) · 119 Bytes

Position

Definition of <position> :

{
  "index": <int>,
  "args" : [
    <int>,
    ...,
    <int>
  ]
}