Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Udl for single elements#189 #274

Merged
merged 22 commits into from
Jul 26, 2021
Merged

Udl for single elements#189 #274

merged 22 commits into from
Jul 26, 2021

Conversation

KazDragon
Copy link
Owner

@KazDragon KazDragon commented Jul 23, 2021

Adds a UDL (_ete = encoded text element) similar to the existing _ets (encoded text string) that performs the same function for a single element. This resolves the issue where many elements are clumsily created using e.g. "\U1B87"_ets[0].

Closes #189


This change is Reviewable

@KazDragon KazDragon force-pushed the udl-for-single-elements#189 branch from 6fb04cb to 762a3fd Compare July 26, 2021 18:18
@coveralls
Copy link

coveralls commented Jul 26, 2021

Coverage Status

Coverage increased (+0.5%) to 96.971% when pulling 5b46b52 on udl-for-single-elements#189 into e917de7 on master.

@KazDragon KazDragon merged commit b8b2c04 into master Jul 26, 2021
@KazDragon KazDragon deleted the udl-for-single-elements#189 branch July 26, 2021 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a user defined literal for single elements
2 participants