An open API service indexing awesome lists of open source software.

https://github.com/michaelbel/enumbitmask

Kotlin Enum Bitmask
https://github.com/michaelbel/enumbitmask

android bitmask enum kotlin

Last synced: 7 months ago
JSON representation

Kotlin Enum Bitmask

Awesome Lists containing this project

README

          

EnumBitmask
=

[![workflow-status](https://img.shields.io/github/actions/workflow/status/michaelbel/enumbitmask/ci.yml?style=for-the-badge&logo=github&labelColor=3F464F)](https://github.com/michaelbel/enumbitmask/actions)
[![last-commit](https://img.shields.io/github/last-commit/michaelbel/enumbitmask?style=for-the-badge&logo=github&labelColor=3F464F)](https://github.com/michaelbel/enumbitmask/commits)
[![](https://img.shields.io/badge/Читать_пост_в_телеге-24A1DE?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/foundout/45)

EnumBitmask is an application that demonstrates how to work with bitmasks in a type-safe and intuitive way using Kotlin enums. The app provides examples of common bitmask operations, making it easier to understand and apply this approach in real projects.
This project uses images from the [Figma Community File](https://www.figma.com/community/file/1278238556561592696).


App Video