Skip to content

Commit 87983c2

Browse files
authored
export inplace transform (#140)
1 parent 612e8e5 commit 87983c2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Space.jl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
2-
31
export Space, domainspace, rangespace, maxspace,Space,conversion_type, transform,
4-
itransform, SequenceSpace, ConstantSpace
2+
itransform, transform!, itransform!, SequenceSpace, ConstantSpace
53

64

75

0 commit comments

Comments
 (0)