Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
thesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jasper Gräflich
thesis
Commits
83cfda22
Commit
83cfda22
authored
2 years ago
by
Jasper Clemens Gräflich
Browse files
Options
Downloads
Patches
Plain Diff
Add notes
parent
8b660bfc
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#86551
passed
2 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
thesis/1-introduction.tex
+4
-2
4 additions, 2 deletions
thesis/1-introduction.tex
with
4 additions
and
2 deletions
thesis/1-introduction.tex
+
4
−
2
View file @
83cfda22
...
@@ -297,12 +297,14 @@ These data structures are implemented using so-called \emph{raw pointers}. Raw p
...
@@ -297,12 +297,14 @@ These data structures are implemented using so-called \emph{raw pointers}. Raw p
\subsection
{
(Other) Substructural Types
}
\subsection
{
(Other) Substructural Types
}
\begin{enumerate}
\begin{enumerate}
\item
What are structural rules? Exchange, Weakening, Contraction
\item
Move semantics are affine types
\item
Move semantics are affine types
\item
Clone and Copy is weakening
\item
Clone and Copy is weakening
\item
\lstinline
{
#[must
_
use]
}
and relevant types
\item
\lstinline
{
#[must
_
use]
}
and relevant types
\item
Linear types
\item
Linear types
\item
Ordered types
\item
The borrow stack is ordered types
\item
Uniqueness types
\item
Uniqueness types: There is only one reference (in contrast to linear types: no more references can be created)
\todo
[inline]
{
Proof objects? Compile-time only linear values
}
\end{enumerate}
\end{enumerate}
\subsection
{
Purity and (algebraic) Effects
}
\subsection
{
Purity and (algebraic) Effects
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment