Used in a Sentence

reified

Definition, parts of speech, synonyms, and sentence examples for reified.

Editorial note

They capture calls and turn them into reified values that can then be manipulated and queried.

Examples18
Definitions1
Parts of speech1

Quick take

(transitive) To regard something abstract as if it were a concrete material thing.

Meaning at a glance

The clearest senses and uses of reified gathered in one view.

verb

(transitive) To regard something abstract as if it were a concrete material thing.

Definitions

Core meanings and parts of speech for reified.

verb

(transitive) To regard something abstract as if it were a concrete material thing.

Example sentences

1

They capture calls and turn them into reified values that can then be manipulated and queried.

2

The nice thing about the latter is that every action gets reified into a concrete value, on which we can perform any kind of computation we like.

3

The call for reified types in Java has been heard for over a decade now.

4

So if the platform had offered reified generics, Scala could still had chosen to ignore those and gone with type erasure.

5

Scala wouldn't even be possible in its current form if Java had used reified generics.

6

Individual laws are reified as commits, and the repository tracks the evolution of the code as laws get voted in and applied.

7

In Scheme, for example, a solution would be likely to involve delimited reified continuations and not need much in the way of macros.

8

C# or Rust are better in this regard, which both have reified generics.

9

I'd say they are vaguely related through decoupling the traditional structure of computations through reified objects.

10

Exactly the same argument can be applied to reified ('monadic') IO.

11

I occasionally take advantage of reified generics and reflections, but that is a different thing.

12

The rush many initially experience when exposed to the fact that their thoughts can be reified as programs which dutifully encode their wishes is quite intoxicating.

Quote examples

1

Specific to programming, when something is reified, it roughly means you can treat it as data (or "First-class object").

2

The word "reified pixel" is only being used by you so if you want to talk about it you need to define what that means.

3

In C# it is valid to do "T foo = new T();" and because of reified generics, this works.

4

Unless you have continuations/a reified control stack or program in a monadic style (which would essentially be CPS in this case), you cannot "fake" exceptions.

Proper noun examples

1

Reified pixels can be described in finite terms, and can be counted.

2

Reified generics allows the compiler to generate verify the code at compile time but generate actual optimized (with respect to the type) code when JITting.

Frequently asked questions

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

How do you use reified in a sentence?

They capture calls and turn them into reified values that can then be manipulated and queried.

What does reified mean?

(transitive) To regard something abstract as if it were a concrete material thing.

What part of speech is reified?

reified is commonly used as verb.