Skip to content

std::slices: add the Sort and IsSorted functions #793

std::slices: add the Sort and IsSorted functions

std::slices: add the Sort and IsSorted functions #793

name: Build [Clang] - Ubuntu
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: julelang/ci@main
- name: Build JuleC
run: |
julec --compiler clang src/julec