Skip to content

Files

Latest commit

0356cbe · Jan 15, 2025

History

History

coroutine

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 7, 2024
Sep 22, 2024
Sep 11, 2024
Jan 15, 2025

Introduction

Kotlin Coroutine/Flow 의 stlib 기본 문법에 대해 학습하는 모듈입니다.

  • 학습테스트를 통해 학습하고, 정리합니다.
  • main() 함수를 통해 학습하던 코드를 test 코드로 마이그레이션 중입니다.
  • Test Tool: Junit5, Kotest
  • 코루틴에 대해 학습한 내용 중 일부 아래 블로그에 정리하고 있습니다. https://velog.io/@murjune/series/Coroutine