Post

Replies

Boosts

Views

Activity

Reply to Nomenclature Issue
I believe, Instead of ternary conditional operator it should be ternary conditional operation as three input operands is called ternary operation in mathematics as Operator is Types of operators: Arithmetic: +, -, *, / Comparison: ==, !=, >, < Logical: &&, ||, ! Assignment: =, +=, -= Operands is [a-z], [A-Z] It brings confusion from Maths to Programming in Swift https://docs.swift.org/swift-book/documentation/the-swift-programming-language/basicoperators/#Ternary-Conditional-Operator
Topic: Programming Languages SubTopic: Swift Tags:
Jul ’25