Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
kotlinx-datetime
Toggle table of contents
0.7.1
common
Platform filter
common
Switch theme
Search in API
kotlinx-datetime
kotlinx-datetime
/
kotlinx.datetime
/
YearMonthProgression
/
containsAll
contains
All
open
override
fun
containsAll
(
elements
:
Collection
<
YearMonth
>
)
:
Boolean
(
source
)
Returns true iff every element in
elements
is a member of the progression.