Handbook
Glossary
new-fortran-type ( out? dims size class -- type )
Vocabulary
alien
.
fortran
.
private
Inputs
out?
an
object
dims
an
object
size
an
object
class
an
object
Outputs
type
an
object
Definition
USING:
accessors
kernel
;
IN:
alien.fortran.private
:
new-fortran-type
( out? dims size class -- type )
new
[
[
size<<
]
[
dims<<
]
[
out?<<
]
tri
]
keep
;