UNPKG
reign
Version:
latest (0.0.1)
0.0.1
A persistent, typed-objects implementation.
github.com/codemix/reign
codemix/reign
reign
/
src
/
type-class
/
reference-type
/
README.md
5 lines
(2 loc)
•
196 B
Markdown
View Raw
1
2
3
4
5
# ReferenceType
A
type
class
for
representing references to instances of other types. Takes a single
Type
as
input
and
returns a new
type
which can store references to values of the given
type
.