No Programming, No Life

プログラミング関連の話題や雑記

Kotlin

Kotlinで二つのリストの要素をペアにしたリストやマップにまとめる

当記事はhttps://thinktwice.tech/it/kotlin/combine_the_elements_of_two_lists_into_a_paired_list_or_map/へ移管しました。

Kotlinでクラスパス上にあるプロパティファイルを読み込む

当記事はhttps://thinktwice.tech/it/kotlin/read_property_files_on_the_classpath/へ移管しました。