3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

「AsyncAwait」タグについて(タグシノニム: 「async」「await」)

Posted at

対象

説明

asyncとawaitキーワードを用いて行う非同期プログラミング。

以下のプログラミング言語で採用されている。
(ライブラリ提供は含まない)

複数のプログラミング言語で採用されているため、対象のプログラミング言語のタグと合わせて使用したほうがよい

タグシノニム

https://qiita.com/tags/async
https://qiita.com/tags/await

asyncは、非同期処理を表す記事にも使えるが、asyncとawaitキーワードを用いたプログラミング記事が大半なので、タグシノニムとする

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?