Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Increment and decrement operators

< >
Example from 1 languages: JavaScript
let i = 0 i++ i--
Example from 1 languages: Go
i := 0 i++ i--
Example from 1 languages: C3
i++; --j;
Example from 1 languages: Jule
++ --
Example from 1 languages: Speedie
|| x = 1 x++ x--
Example from 1 languages: Aardvark
++ and --
*

Languages with Increment and decrement operators include JavaScript, C, Java, PHP, Go, C3, Jule, Speedie, Aardvark

*

Languages without Increment and decrement operators include progsbase, Slope

*

View all concepts with or missing a hasIncrementAndDecrementOperators measurement

*

Read more about Increment and decrement operators on the web: 1.

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io