sensorial-systems / ligen

Apache License 2.0
19 stars 3 forks source link

Atomic type is a misconception #87

Closed notdanilo closed 11 months ago

notdanilo commented 2 years ago

Even though the term mean that it is the smallest type possivel and that it cannot be divided into smaller parts, atomic types mostly refers to types that can do atomic operations (https://en.wikipedia.org/wiki/Atomic_semantics)

notdanilo commented 1 year ago

It should be called primitive data types