Package-level declarations

Types

Link copied to clipboard

Represents the type of a film.

Functions

Link copied to clipboard

Extracts the year from a string using a regular expression.

Link copied to clipboard

Filters out films that have not yet been released and have no poster image.

Link copied to clipboard
fun isDateInFuture(dateString: String): Boolean

Determines whether the given date string represents a date in the future.

Link copied to clipboard

Replaces the type in the URL with the given type.