Skip to content

Conversation

n8sh
Copy link
Member

@n8sh n8sh commented Oct 6, 2018

Also, malloc is @safe.

@codecov-io
Copy link

Codecov Report

Merging #155 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #155 +/- ## ======================================= Coverage 93.74% 93.74% ======================================= Files 45 45 Lines 7596 7596 ======================================= Hits 7121 7121 Misses 475 475
Impacted Files Coverage Δ
source/mir/internal/memory.d 76.92% <ø> (ø) ⬆️
source/mir/ndslice/allocation.d 98.24% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11f2ce4...888ce8f. Read the comment docs.

@9il
Copy link
Member

9il commented Oct 11, 2018

They can not be pure by definition. It is a hard violation of language purity. This is why C declarations are defined in the internal module

@9il 9il closed this Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants