Used in a Sentence

non-termination

How to use non-termination in a sentence. Live example sentences for non-termination pulled from indexed public discussions.

Editorial note

> Types and functions (ignoring non-termination) form a category Even including non-termination they form a category.

Examples16
Definitions0
Parts of speech1

Quick take

> Types and functions (ignoring non-termination) form a category Even including non-termination they form a category.

Example sentences

1

> Types and functions (ignoring non-termination) form a category Even including non-termination they form a category.

2

In a very real sense, we can treat potential non-termination as yet another effect and manage it accordingly.

3

Generally, monads would work more or less just fine even without non-termination though.

4

I'm not trying to prove anything, just to not that non-termination leads to suspicious looking logics.

5

This is already possible sometimes in Haskell so long as we restrict ourselves from pathological values like exceptions and non-termination.

6

This just drives home that non-termination is an effect itself!

7

There's no way to construct a value of an arbitrary type -- outside of non-termination[1] (which doesn't really produce any values) or abuses of unsafeXXX functions.

8

The function type given does not preclude non-termination in Haskell.

9

He just stated non-termination is not an option, therefore...

10

[1] As stated in [0], non-termination is an effect, so Haskell monads are impure in that sense.

11

Also, (lambda x: x(x))(lambda x: x(x)) already gives you an infinite loop, so why do you need a Y combinator to show non-termination?

12

Types and functions (ignoring non-termination) form a category.

Quote examples

1

It's well known that non-termination is an effect and it's a little slippery to define Haskell's notion of "observability" so as to no longer observe non-termination.

2

[0] And of course "pure and total" just means "pure" since non-termination is an effect.

3

The first shares this property (modulo non-termination, see [0]) and is where most "programming" occurs---here we use monads as a system for constructing terms of the second semantics, IO.

Proper noun examples

1

Non-termination is a fundamental property of turing machines; after all, if all programs terminate, a halting problem decider is trivial to write.

Frequently asked questions

Short answers drawn from the clearest meanings and examples for this word.

How do you use non-termination in a sentence?

> Types and functions (ignoring non-termination) form a category Even including non-termination they form a category.