Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
language:types2:data [2025/11/20 15:25] – [Pure structures] rajitlanguage:types2:data [2025/11/20 15:27] (current) – [Pure structures] rajit
Line 129: Line 129:
 to what is normally viewed as a record/struct in a normal software programming language. to what is normally viewed as a record/struct in a normal software programming language.
  
-Pure structures can be used with [[language:expressions#structure_references|special function methods]], providing a degree of object-oriented+Pure structures can be used with [[language:types2#functions|special function methods]], providing a degree of object-oriented
 programming capability within ACT. programming capability within ACT.