uim-oop 22.8.1

OOP library for D


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

uim-oop

UIM library for OOP projects

Wikipedia: Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which can contain data, in the form of fields (often known as attributes or properties), and code, in the form of procedures (often known as methods). A feature of objects is an object's procedures that can access and often modify the data fields of the object with which they are associated (objects have a notion of "this" or "self"). In OOP, computer programs are designed by making them out of objects that interact with one another. OOP languages are diverse, but the most popular ones are class-based, meaning that objects are instances of classes, which also determine their types.

Authors:
  • UI Manufaktur Team
Dependencies:
vibe-d, silly, colored
Versions:
22.8.1 2022-Aug-11
22.2.1 2022-Jan-29
22.1.1 2022-Jan-04
0.20.11 2020-Nov-20
0.20.10 2020-Oct-12
Show all 13 versions
Download Stats:
  • 0 downloads today

  • 1 downloads this week

  • 1 downloads this month

  • 162 downloads total

Score:
0.0
Short URL:
uim-oop.dub.pm