コンテンツへスキップ

blog.PanicBlanket.com

takatoh's blog – Learning programming languages.

  • ホーム
  • ブログ

日: 2017年10月6日

論理演算子

Go の論理演算子には次のものがある。

演算子 意味
!x x の否定
x && y x かつ y
x || y x または y

x、y は bool 型でなければならない。

投稿者 takatoh投稿日: 2017年10月6日カテゴリー Go論理演算子にコメント
2017年10月
日 月 火 水 木 金 土
1234567
891011121314
15161718192021
22232425262728
293031  
« 9月   11月 »

アーカイブ

  • AIR
  • algorithm
  • bouldering
  • C
  • CentOS
  • Clojure
  • Cpp
  • Elixir
  • Go
  • Haskell
  • Java
  • JavaScript
  • Linux Mint
  • Mac
  • misc
  • OCaml
  • Perl
  • PHP
  • Python
  • RockyLinux
  • Ruby
  • Scala
  • Scheme
  • Ubuntu
  • Windows

メタ情報

  • ログイン
  • 投稿フィード
  • コメントフィード
  • WordPress.org
  • ホーム
  • ブログ
blog.PanicBlanket.com Proudly powered by WordPress