constructible
6.9
Can be made by a program or function without extra input
- adjective
- /kənˈstrʌktəbl/
- Specialized
- The software includes a framework for creating constructible user interfaces.
Examples
-
The game allows players to design constructible structures using various materials.
-
This algorithm aims to generate constructible objects from user-defined parameters.
-
It's basically a constructible ship system where we've got core cubes.
How Instantiable
Surface Forms
constructible positive
Morphology
Etymology
The word constructible comes from construct ('to build') and the ending -ible ('able'). In programming this helps as a memory hook: a constructible class or type is one you can 'build' or make with a constructor, so the word means 'able to be created'.