Add a note
This commit is contained in:
parent
879aab4928
commit
b5639bbb32
@ -10,6 +10,8 @@ namespace formSpec {
|
|||||||
// It is written as so (minorly verbose) to allow:
|
// It is written as so (minorly verbose) to allow:
|
||||||
// 1.) Elemental compilation (constructor pattern)
|
// 1.) Elemental compilation (constructor pattern)
|
||||||
// 2.) Literal compilation. An assignment via nested elements.
|
// 2.) Literal compilation. An assignment via nested elements.
|
||||||
|
//
|
||||||
|
// * The constructor pattern needs a bit of work at the moment.
|
||||||
|
|
||||||
const create = vector.create2d;
|
const create = vector.create2d;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user