Skip to content

An example of an application that uses a Kotlin sealed class for currency conversion.

Notifications You must be signed in to change notification settings

natalliarad/currencyConverterSealedClass

Repository files navigation

currencyConverterSealedClass

An example of an application that uses a Kotlin sealed class for currency conversion. Conversion factors are hardcodes.

The application was created in order to see how you can use Kotlin sealed classes instead of enums.

About

An example of an application that uses a Kotlin sealed class for currency conversion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages