• Eric Myhre's avatar
    s/Object/Struct/g · 302da4f4
    Eric Myhre authored
    ISTM that since we're talking about raw data more so than "objects" in
    any kind of Alan-Kay/sending-messages/OOP sort of way, calling it
    "struct" is more accurate communication.
    
    (It's also a lot less likely to be confusing when mentioned in the same
    context as javascript, since "object" and "map" tend to be collisiony
    terms there; whereas "struct" just doensn't really have any prior
    associations in that community as far as I know.)
    Signed-off-by: default avatarEric Myhre <hash@exultant.us>
    302da4f4
types.go 3.67 KB